Module defaults

Source
Expand description

Implementations of default items of traits.

It is expected that these might be used as a fallback ‘super’ call of sorts on trait implementors to opportunistically do some form of optimization.

Modules§

local
Default implementations for the LocalAlloc trait.