Module fix_value

Module fix_value 

Source

Structs§

IFixValue8
A value-space Fix where base is always 10 and bits are a concrete type. Intended for serialized storage in Solana accounts where generics won’t work.
IFixValue16
A value-space Fix where base is always 10 and bits are a concrete type. Intended for serialized storage in Solana accounts where generics won’t work.
IFixValue32
A value-space Fix where base is always 10 and bits are a concrete type. Intended for serialized storage in Solana accounts where generics won’t work.
IFixValue64
A value-space Fix where base is always 10 and bits are a concrete type. Intended for serialized storage in Solana accounts where generics won’t work.
IFixValue128
A value-space Fix where base is always 10 and bits are a concrete type. Intended for serialized storage in Solana accounts where generics won’t work.
UFixValue8
A value-space Fix where base is always 10 and bits are a concrete type. Intended for serialized storage in Solana accounts where generics won’t work.
UFixValue16
A value-space Fix where base is always 10 and bits are a concrete type. Intended for serialized storage in Solana accounts where generics won’t work.
UFixValue32
A value-space Fix where base is always 10 and bits are a concrete type. Intended for serialized storage in Solana accounts where generics won’t work.
UFixValue64
A value-space Fix where base is always 10 and bits are a concrete type. Intended for serialized storage in Solana accounts where generics won’t work.
UFixValue128
A value-space Fix where base is always 10 and bits are a concrete type. Intended for serialized storage in Solana accounts where generics won’t work.