pub trait DefaultTimeReversalTransformable { }
Expand description
Marker trait indicating that the implementing type should get the blanket implementation for
TimeReversalTransformable
.
pub trait DefaultTimeReversalTransformable { }
Marker trait indicating that the implementing type should get the blanket implementation for
TimeReversalTransformable
.