☰
ConfigWrapper
Required Associated Types
T
Implementors
In dock_core_rpc
?
Trait
dock_core_rpc
::
ConfigWrapper
source
·
[
−
]
pub trait ConfigWrapper { type
T
: TypesAndLimits; }
Required Associated Types
§
source
type
T
: TypesAndLimits
Implementors
§
source
§
impl<T:
Config
>
ConfigWrapper
for
SerializableConfigWrapper
<T>
§
type
T
= T