Struct oxide_auth::code_grant::resource::Resource[][src]

pub struct Resource { /* fields omitted */ }
Expand description

The result will indicate whether the resource access should be allowed or not.

Implementations

Create a Resource state machine at ResourceState::New state

Progress the state machine to next step, taking in needed Input parameters

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Performs the conversion.

Performs the conversion.

Should always be Self

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.