Struct grid_sdk::protocol::pike::state::RoleListBuilder [−][src]
Expand description
Builder used to create a RoleList
Fields
roles: Vec<Role>Implementations
Trait Implementations
Returns the “default value” for a type. Read more
Auto Trait Implementations
impl RefUnwindSafe for RoleListBuilder
impl Send for RoleListBuilder
impl Sync for RoleListBuilder
impl Unpin for RoleListBuilder
impl UnwindSafe for RoleListBuilder
Blanket Implementations
Mutably borrows from an owned value. Read more