Docs.rs
  • hexlab-0.6.0
    • hexlab 0.6.0
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • kristoferssolo
    • Dependencies
      • bevy ^0.15 normal optional
      • bevy_reflect ^0.15 normal optional
      • bevy_utils ^0.15 normal optional
      • glam ^0.29 normal optional
      • hexx ^0.19 normal
      • pathfinding ^4.13 normal optional
      • rand ^0.8 normal
      • serde ^1.0 normal optional
      • thiserror ^2.0 normal
      • claims ^0.8 dev
      • rstest ^0.24 dev
    • Versions
    • 42.42% of the crate is documented
  • Go to latest version
  • Platform
    • i686-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

hexlab0.6.0

Crate Items

  • Structs
  • Enums
  • Traits

List of all items

Structs

  • Maze
  • MazeBuilder
  • Tile
  • Walls
  • prelude::EdgeDirection
  • prelude::Hex
  • prelude::HexLayout

Enums

  • GeneratorType
  • errors::MazeBuilderError
  • errors::MazeError

Traits

  • traits::TilePosition
  • traits::WallStorage
  • traits::WorldPositionable