Trait alpm::IntoAlpmListItem[][src]

pub unsafe trait IntoAlpmListItem<'a, 'b> {
    type Borrow: Debug;
}

Associated Types

Implementations on Foreign Types

Implementors