Trait functor::parametric::Param [] [src]

pub trait Param {
    type Param;
}

Associated Types

Implementors