Trait alpm::Bool[][src]

pub trait Bool {
    const DROP: bool;
}

Associated Constants

Implementors