Module borsh::ser

source ·

Modules

  • Module is available if borsh is built with features = ["std"] or features = ["hashbrown"].
  • Module is available if borsh is built with features = ["rc"].

Traits

  • A data-structure that can be serialized into binary format by NBOR.