[][src]Trait alpm::Bool

pub trait Bool {
    const DROP: bool;
}

Associated Constants

const DROP: bool

Loading content...

Implementors

impl Bool for False[src]

impl Bool for True[src]

Loading content...