Trait broption::Wrapper

source ·
pub trait Wrapper {
    type Kind<'a>;
}

Required Associated Types§

source

type Kind<'a>

Implementors§