Expand description
Fedimint Core Server module interface
Fedimint supports externally implemented modules.
This (Rust) module defines common interoperability types and functionality that are only used on the server side.
Modules§
- init 🔒
Structs§
Traits§
- IServer
Module - Backend side module interface
- IServer
Module Init - Interface for Module Generation
- Server
Module - Server
Module Init - Module Generation trait with associated types
- Server
Module Init Registry Ext - Server
Module Registry Ext - Server
Module Shared - A type that can be used as module-shared value inside
ServerModuleInitArgs
Type Aliases§
- Server
Module Init Registry - Server
Module Registry - Collection of server modules