Morph

Trait Morph 

Source
pub trait Morph: Send + 'static {
    type Context;
}

Required Associated Types§

Implementors§