Struct crates_io_api::Owners [−][src]
Fields
users: Vec<User>
Trait Implementations
impl Debug for Owners[src]
impl Debug for Ownersfn fmt(&self, f: &mut Formatter) -> Result[src]
fn fmt(&self, f: &mut Formatter) -> ResultFormats the value using the given formatter. Read more
impl Clone for Owners[src]
impl Clone for Owners