Struct sapio_front::session::Menu[][src]

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

A precompiled menu of available contract options

Implementations

create an instance of contract name with the provided args.

list all available contract names

get the schema for a particular contract

Trait Implementations

Performs the conversion.

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.