Trait doku::TypeProvider[][src]

pub trait TypeProvider {
    fn ty() -> Type;
}

Required methods

Implementations on Foreign Types

Implementors