Module rds_tensors::types::cast [] [src]

Module implementing Cast trait for numerical types.

Traits

CastFrom

Trait allowing to cast T into Self.

CastTo

Trait allowing to cast Self into T.