[][src]Module alpm_rs::types

Structs

AlpmList

Generic almp list

Traits

AmplListItem

Trait to pass each item into a custom struct's constructor. Workaround to avoid copying data and loosing the alpm_list_t data pointer