[][src]Module modtype::thread_local

A modular arithmetic integer type which modulus is thread_local.

Structs

ModType

A modular arithmetic integer type which modulus is thread_local.

Traits

HasThreadLocalModulus

A trait that represents an associated LocalKey<UnsafeCell<Self>>.

Type Definitions

DefaultModType

A type alias which Cartridge is DefaultCartridge<T>.