Docs.rs
  • game_inventory-2.1.0
    • game_inventory 2.1.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • Lubba-64
    • Dependencies
      • lazy_static ^1.5.0 normal
    • Versions
    • 83.93% 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
  • Rust
    • About docs.rs
    • Privacy policy
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

game_inventory2.1.0

Crate Items

  • Structs
  • Statics
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • sample_items::JUNK_INST
  • sample_items::SWORD_INST
  • sample_items::TORCH_FULL_STACK_INST
  • sample_items::TORCH_INST
  • sample_structs::DefaultItem
  • sample_structs::DefaultItemInstance
  • sample_structs::DefaultSlot

Traits

  • traits::Item
  • traits::ItemInstance
  • traits::Slot

Functions

  • inventory_management::add_to_inventory
  • inventory_management::can_add_item_to_inventory
  • inventory_management::empty_quant_in_inventory
  • inventory_management::inventory_contains_item
  • inventory_management::inventory_contains_item_type
  • inventory_management::quant_in_inventory
  • inventory_management::remove_from_inventory
  • slot_management::combine_stack
  • slot_management::half_stack_split
  • slot_management::remove_from_stack
  • slot_management::swap
  • slot_management::swap_if_err
  • slot_management::unwrap_items_res

Type Aliases

  • slot_management::Items
  • slot_management::ItemsRes

Statics

  • sample_items::JUNK
  • sample_items::SWORD
  • sample_items::TORCH