Trait rusty_variation::Session[][src]

pub trait Session: Sized + Send {
    type Dual: Session<Dual = Self>;
}

Associated Types

Implementors