Struct grid_sdk::protocol::pike::state::RoleBuilder [−][src]
pub struct RoleBuilder { /* fields omitted */ }Expand description
Builder used to create a Role
Implementations
Trait Implementations
Returns the “default value” for a type. Read more
Auto Trait Implementations
impl RefUnwindSafe for RoleBuilder
impl Send for RoleBuilder
impl Sync for RoleBuilder
impl Unpin for RoleBuilder
impl UnwindSafe for RoleBuilder
Blanket Implementations
Mutably borrows from an owned value. Read more