Docs.rs
tmaze-1.17.1
tmaze 1.17.1
Permalink
Docs.rs crate page
Links
Repository
crates.io
Source
Owners
ur-fault
Dependencies
better-panic ^0.3.0
normal
chrono ^0.4.38
normal
clap ^4.5.20
normal
cmaze ^0.9.0
normal
crates_io_api ^0.11.0
normal
optional
crossterm ^0.28.1
normal
derivative ^2.2.0
normal
dirs ^5.0.1
normal
hashbrown ^0.14
normal
json5 ^0.4.1
normal
log ^0.4
normal
pad ^0.1.6
normal
pausable_clock ^1.0.1
normal
rand ^0.8.5
normal
rodio ^0.18.1
normal
optional
semver ^1.0.23
normal
optional
serde ^1
normal
serde_json ^1.0.137
normal
smallvec ^1.13.2
normal
substring ^1.4.5
normal
thiserror ^2
normal
tokio ^1.40.0
normal
optional
toml ^0.8
normal
unicode-width ^0.1.14
normal
Versions
1.5%
of the crate is documented
Platform
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
Crate
tmaze
tmaze
1.17.1
All Items
Crate Items
Modules
Macros
Crates
tmaze
Crate
tmaze
Copy item path
Settings
Help
Summary
Source
Modules
§
app
data
helpers
logging
renderer
settings
sound
ui
updates
Macros
§
lerp
make_
even
Returns the value if it is even, otherwise returns the value incremented by 1.
make_
odd
Returns the value if it is odd, otherwise returns the value decremented by 1.
menu_
actions