Module dync::traits

source · []
Expand description

This module defines the function pointers for supported traits from the standard library.

CloneFromFn and DropFn enable the use of VecClone.

The remaining traits improve compatibility with the rest of the standard library.

Structs

Traits

Type Definitions