☰
FigmentExt
Required Methods
btconfig
Implementations on Foreign Types
Figment
Implementors
In btconfig
?
Trait
btconfig
::
FigmentExt
source
·
[
−
]
pub trait FigmentExt:
Sized
{ // Required method fn
btconfig
(self) -> Result<Self>; }
Required Methods
§
source
fn
btconfig
(self) -> Result<Self>
Implementations on Foreign Types
§
source
§
impl
FigmentExt
for Figment
source
§
fn
btconfig
(self) -> Result<Self>
Implementors
§