Skip to content
Snippets Groups Projects
Commit 8ab83871 authored by nanocryk's avatar nanocryk
Browse files

[enh] Remove "not done yet" in docs

parent 02cd4d3e
Branches
Tags v0.12-beta6
1 merge request!13Protocol documents types traits
......@@ -31,8 +31,7 @@ lazy_static! {
/// Wrap an Identity document.
///
/// Must be created by parsing a text document (not done yet)
/// or using a builder (not done yet).
/// Must be created by parsing a text document or using a builder.
#[derive(Debug, Clone)]
pub struct IdentityDocument {
/// Document as text.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment