Module cargo_registry::owner [] [src]

Structs

CrateOwner
EncodableOwner
Team

For now, just a Github Team. Can be upgraded to other teams later if desirable.

Enums

Owner

Unifies the notion of a User or a Team.

OwnerKind
Rights

Access rights to the crate (publishing and ownership management) NOTE: The order of these variants matters!

Functions

rights

Given this set of owners, determines the strongest rights the given user has.