Struct ockam_core::NoAccess[][src]

pub struct NoAccess;
Expand description

Access Control that doesn’t allow all messages to pass through

Trait Implementations

Returns true if message is allowed to pass, and false if not

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.

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.