TurboWriteable<M> typedef

TurboWriteable<M> = TurboSerializable<M>

Type alias for backwards compatibility with existing code.

Implementation

typedef TurboWriteable<M> = TurboSerializable<M>;