[][src]Trait bottle::expose::Expose

pub trait Expose<T> {
    fn get(&self) -> T;
}

Required methods

fn get(&self) -> T

Loading content...

Implementors

Loading content...