Skip to content

Commit

Permalink
chore: add todos
Browse files Browse the repository at this point in the history
  • Loading branch information
fekie committed Apr 19, 2023
1 parent 65028c5 commit 8c47893
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,9 @@
//! }
//! ```
// todo: please pub use ItemDetails
// todo: make it so roli_verification can be set on creation

#![warn(missing_docs)]

use serde::{Deserialize, Serialize};
Expand Down

0 comments on commit 8c47893

Please sign in to comment.