Struct zone::AdminScope[][src]

pub struct AdminScope<'a> { /* fields omitted */ }
Expand description

Generated scope for the Admin resource.

This object represents the resource scope for a zone configuration, and automatically closes that scope when dropped.

To construct this object, refer to Config::add_admin.

Implementations

Trait Implementations

Emits an “end” token, signifing the end of a resource scope.

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.