Crate transformable

source ·
Expand description

Transform its representation between structured and byte form.

Modules§

  • Utilities for encoding and decoding.

Enums§

Traits§

  • The type can transform its representation from byte form to struct.
  • The type can transform its representation to byte form.
  • The type can transform its representation between structured and byte form.