[][src]Module deltoid::core

Core definitions

Structs

BoolDelta
CharDelta
F32Delta
F64Delta
I8Delta
I16Delta
I32Delta
I64Delta
I128Delta
IsizeDelta
U8Delta
U16Delta
U32Delta
U64Delta
U128Delta
UnitDelta
UsizeDelta

Traits

Apply
Core

Defines an associated Delta type. This is used by the other core traits to agree on a common Delta definition for each implementing type.

Delta
FromDelta

Conversion from type *Delta to type *

IntoDelta

Conversion from type * to type *Delta