Trait session_types::HasDual [] [src]

pub unsafe trait HasDual {
    type Dual;
}

Associated Types

type Dual

Implementors