Trait lysbilder::Jump[][src]

pub trait Jump {
    type Previous;
    type Next;
}

Associated Types

Implementors