Struct ecc608_linux::SlotConfig[][src]

pub struct SlotConfig(pub u16);

Tuple Fields

0: u16

Implementations

Trait Implementations

Get a range of bits.

Set a range of bits.

Formats the value using the given formatter. Read more

A convenience function to get a slot configuratoin set up to generate and store ECDSA private keys.

Returns the “default value” for a type. Read more

Performs the conversion.

Performs the conversion.

Performs the conversion.

Performs the conversion.

This method tests for self and other values to be equal, and is used by ==. Read more

This method tests for !=.

Serialize this value into the given Serde serializer. Read more

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Get a single bit.

Set a single bit.

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.