Docs.rs
  • pkmn-savedata-0.2.0
    • pkmn-savedata 0.2.0
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • Zayaldrie
    • Dependencies
      • clap ^4.5.20 normal optional
      • no_std_io2 ^0.8.1 normal
      • num_enum ^0.7.3 normal
      • pkmn-core-types ^0.1.0 normal
      • pkmn-strings ^0.1.0 normal
      • serde ^1.0 normal
      • serde_json ^1.0 normal
      • static_assertions ^1.1.0 normal
      • zerocopy ^0.8.6 normal
      • crc32fast ^1.4.2 dev
    • Versions
    • 67.5% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

pkmn_savedata0.2.0

Crate Items

  • Structs
  • Enums
  • Constants
  • Type Aliases

List of all items

Structs

  • gba::BoxIter
  • gba::BoxRef
  • gba::BoxesSave
  • gba::GameState
  • gba::GbaSave
  • gba::ItemBagEntry
  • gba::ItemBagMut
  • gba::ItemBagState
  • gba::ItemPocketIter
  • gba::PCBox
  • gba::PartyIter
  • gba::PartyIterMut
  • gba::Pkm3
  • gba::Pkm3Decoded
  • gba::Pkm3Party
  • gba::TimeLength
  • gba::TrainerInfo

Enums

  • SaveError
  • gba::BagPocket
  • gba::Game
  • gba::LanguageGBA
  • gba::Pkm3Ball
  • gba::Pkm3Game
  • gba::SaveBlockId
  • gba::SaveSectionId

Type Aliases

  • Result

Constants

  • gba::BOX_CAPACITY
  • gba::BOX_NAME_BYTES
  • gba::BOX_NAME_LEN
  • gba::BOX_SIZE_BYTES
  • gba::FILE_SIZE_MAX
  • gba::FILE_SIZE_MIN
  • gba::NUM_BOXES
  • gba::PKM3_SIZE