Expand description
§Stronghold Client Interface
The client interface exposes all functionality to work with a Stronghold instance
Re-exports§
pub use crate::internal::Provider;pub use engine;pub use crate::security::*;pub use crate::types::*;pub use crate::utils::*;
Modules§
- internal
- procedures
- security
- sync
- types
- A collection of relevant interface types to interact with a Stronghold
- utils
Macros§
- generic_
procedures - procedures
- Implement
StrongholdProcedure: From<T>for all. ImplementProcedureif$Trait:ident!=_.
Enums§
- Memory
Error - The different types of Error that may be encountered while using this crate