fedimint_
core
0.8.0-alpha
In fedimint_
core::
config
Modules
serde_binary_human_readable
Structs
ClientConfig
ClientConfigV0
ClientModuleConfig
ConfigGenModuleParams
EmptyGenParams
FederationId
FederationIdPrefix
GlobalClientConfig
GlobalClientConfigV0
JsonClientConfig
JsonWithKind
ModuleInitRegistry
PeerUrl
ServerModuleConfig
ServerModuleConsensusConfig
Enums
DkgMessage
P2PMessage
Constants
ALEPH_BFT_UNIT_BYTE_LIMIT
META_FEDERATION_NAME_KEY
Traits
ModuleInitParams
TypedServerModuleConfig
TypedServerModuleConsensusConfig
Functions
de_int_key
load_from_file
optional_de_int_key
Type Aliases
CommonModuleInitRegistry
ServerModuleConfigGenParamsRegistry
fedimint_core
::
config
Function
load_from_file
Copy item path
Settings
Help
Summary
Source
pub fn load_from_file<T:
DeserializeOwned
>(path: &
Path
) ->
Result
<T,
Error
>