Type Definition password_hash::Decimal[][src]

pub type Decimal = u32;
Expand description

Type used to represent decimal (i.e. integer) values.

Trait Implementations

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.