Docs.rs
  • monc-0.1.0
    • monc 0.1.0
    • Permalink
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • lxhzzy06
    • Dependencies
      • byteorder ^1.4.3 normal
      • monk-macro ^0.1.0 normal
      • ritelinked ^0.3.2 normal
      • thiserror ^1.0.41 normal
    • Versions
    • 45.24% 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

monc0.1.0

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • nbt::Byte
  • nbt::ByteArray
  • nbt::Compound
  • nbt::Double
  • nbt::End
  • nbt::Float
  • nbt::Int
  • nbt::IntArray
  • nbt::List
  • nbt::Long
  • nbt::LongArray
  • nbt::Short
  • nbt::String

Enums

  • nbt::NBTError

Traits

  • nbt::NBT
  • nbt::Tag

Functions

  • nbt::read_nbt
  • nbt::write_nbt

Type Aliases

  • nbt::Cur
  • nbt::IResult