Re-exports§
pub use identity_public_key::*;pub use fields::*;pub use v0::*;
Modules§
- accessors
- conversion
- core_
script - errors
- fields
- identities_
contract_ keys - identity_
factory - identity_
nonce - identity_
public_ key - methods
- random
- signer
- state_
transition - v0
Structs§
- Identity
Facade - Partial
Identity - An identity struct that represent partially set/loaded identity data.
Enums§
- Identity
- The identity is not stored inside of drive, because of this, the serialization is mainly for transport, the serialization of the identity will include the version, so no passthrough or untagged is needed here