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§