Docs.rs
  • vitium-api-0.1.0
    • vitium-api 0.1.0
    • Docs.rs crate page
    • GPL-3.0-or-later
    • 29 April 2025
    • Links
    • Homepage
    • Documentation
    • Repository
    • crates.io
    • Source
    • Owners
    • misaka10987
    • Dependencies
      • bevy_ecs ^0.16.0 normal
      • fe3o4 ^0.3.0 normal
      • serde ^1.0.210 normal
      • serde_json ^1.0.140 normal
      • thiserror ^2.0.11 normal
      • tsify-next ^0.5.5 normal
      • wasm-bindgen ^0.2.100 normal
    • Versions
    • 57.73% of the crate is documented
  • Go to latest version
  • 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

vitium_api0.1.0

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • cmd::CommandLine
  • game::GameStat
  • game::attr::Attr
  • game::components::armor::Armor
  • game::components::armor::ArmorLayer
  • game::components::char::Char
  • game::components::char::PlayerChar
  • game::components::container::Container
  • game::components::edible::Edible
  • game::components::hp::HP
  • game::components::item::Item
  • game::components::melee::Melee
  • game::components::pos::Pos
  • game::components::pos::TilePos
  • game::components::ranged::Ranged
  • game::level::Level
  • game::mart::Mart
  • game::mat::Mat
  • game::prof::Prof
  • game::race::Race
  • game::skill::Skill
  • game::skill::SkillAction
  • game::spell::Spell
  • game::terra::Terra
  • net::EditPass
  • net::Enroll
  • net::Message
  • net::SignUp
  • prelude::reg::Id
  • uid::UId
  • user::UserProfile

Enums

  • game::Obj
  • game::Target
  • game::fight::DmgType

Traits

  • net::REST
  • net::Req

Functions

  • add
  • game::components::serialize_entity
  • uid::test

Type Aliases

  • Dice
  • cmd::CommandStatus