atlas-program-pack 3.0.0

Atlas Pack serialization trait.
Documentation
  • Coverage
  • 100%
    10 out of 10 items documented0 out of 8 items with examples
  • Size
  • Source code size: 3.5 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 267.02 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 2s Average build duration of successful builds.
  • all releases: 3s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Homepage
  • Repository
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • atlaschainorg

The [Pack] serialization trait This is a specific serialization API that is used by many older programs in the Atlas Program Library to manage account state. It is not generally recommended for new code since it does not define a language-independent serialization format.