Docs.rs
  • assembly-xml-0.3.0
    • assembly-xml 0.3.0
    • Permalink
    • Docs.rs crate page
    • MPL-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • Xiphoseer
    • Dependencies
      • displaydoc ^0.1.5 normal
      • quick-xml ^0.20 normal
      • serde ^1 normal optional
      • thiserror ^1.0 normal
      • argh ^0.1.4 dev
      • color-eyre ^0.5 dev
      • serde_json ^1.0.61 dev
      • serde_path_to_error ^0.1 dev
      • structopt ^0.3 dev
    • Versions
    • 100% 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
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

assembly_xml0.3.0

Crate Items

  • Structs
  • Enums
  • Functions
  • Type Aliases

List of all items

Structs

  • database::Column
  • database::Row
  • database::UnknownValueType
  • localization::LocaleNode
  • obj::Object
  • obj::char::Character
  • obj::char::UnlockedEmote
  • obj::char::UnlockedEmotes
  • obj::char::VisitedLevel
  • obj::char::VisitedLevels
  • obj::char::ZoneSummaries
  • obj::char::ZoneSummary
  • obj::dest::Buff
  • obj::dest::Destructible
  • obj::flag::Flag
  • obj::flag::Flags
  • obj::inv::Bag
  • obj::inv::Bags
  • obj::inv::Group
  • obj::inv::Inventory
  • obj::inv::Item
  • obj::inv::ItemBag
  • obj::inv::ItemExtra
  • obj::inv::Items
  • obj::lvl::Level
  • obj::mf::Minifig
  • obj::mis::Mission
  • obj::mis::MissionList
  • obj::mis::MissionSubValue
  • obj::mis::Missions
  • obj::pet::Pet
  • obj::pet::Pets
  • obj::res::Respawn
  • obj::res::RespawnPoint
  • universe_config::AccountInfo
  • universe_config::CdnInfo
  • universe_config::Environment
  • universe_config::GameInfo
  • universe_config::PatcherInfo
  • universe_config::Server
  • universe_config::Servers

Enums

  • common::XmlError
  • common::exact::Error
  • database::ValueType
  • localization::LocaleError

Functions

  • common::exact::expect_attribute
  • common::exact::expect_end
  • common::exact::expect_start
  • common::exact::expect_text
  • common::expect_decl
  • common::expect_elem
  • common::expect_end
  • common::expect_named_elem
  • database::expect_column_or_end_columns
  • database::expect_columns
  • database::expect_database
  • database::expect_row_or_end_rows
  • database::expect_rows
  • database::expect_table
  • localization::load_locale

Type Aliases

  • common::Result
  • common::exact::Result