Skip to content

Commit

Permalink
Change description to Prelude of commonly used types
Browse files Browse the repository at this point in the history
  • Loading branch information
marcianos committed Mar 18, 2021
1 parent 2065bae commit 2558a0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion identity/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ pub mod iota {
}

pub mod prelude {
//! Prelude of commonly used types for the identity crate
//! Prelude of commonly used types
pub use identity_core::crypto::KeyPair;
pub use identity_iota::client::Client;
Expand Down

0 comments on commit 2558a0f

Please sign in to comment.