Enum looper::Action [] [src]

pub enum Action {
    Stop,
    Continue,
}

Variants