Trait pcw_fn::Kind1To1

source ·
pub trait Kind1To1 {
    type Constructor<S>;
}
Expand description

A trait for types of kind * -> *

Required Associated Types§

Implementations on Foreign Types§

Implementors§