Struct sube::Sube[][src]

pub struct Sube<B> { /* fields omitted */ }
Expand description

Main interface for interacting with the Substrate based blockchain

Implementations

Get the chain metadata and cache it for future calls

Use a path-like syntax to query storage items(e.g. "pallet/item/keyN")

Get the type registry of the chain

Trait Implementations

Formats the value using the given formatter. Read more

The resulting type after dereferencing.

Dereferences the value.

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.

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.