Docs.rs
bevy_moon-0.1.0
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
bevy_moon 0.1.0
A world space UI for Bevy Engine
Crate
Source
Builds
Feature flags
Documentation
Coverage
45.55%
87
out of
191
items documented
0
out of
96
items with examples
Size
Source code size: 285.93 kB
This is the summed size of all the files inside the crates.io package for this release.
Documentation size: 8.47 MB
This is the summed size of all files generated by rustdoc for all configured targets
Links
Homepage
viz-rs/viz
0
0
0
crates.io
Dependencies
accesskit ^0.21
normal
bevy_a11y ^0.18.0
normal
bevy_app ^0.18.0
normal
bevy_asset ^0.18.0
normal
bevy_camera ^0.18.0
normal
bevy_camera_controller ^0.18.0
normal
optional
bevy_color ^0.18.0
normal
bevy_core_pipeline ^0.18.0
normal
bevy_derive ^0.18.0
normal
bevy_ecs ^0.18.0
normal
bevy_image ^0.18.0
normal
bevy_input ^0.18.0
normal
bevy_math ^0.18.0
normal
bevy_mesh ^0.18.0
normal
bevy_pbr ^0.18.0
normal
bevy_picking ^0.18.0
normal
optional
bevy_platform ^0.18.0
normal
bevy_reflect ^0.18.0
normal
bevy_render ^0.18.0
normal
bevy_shader ^0.18.0
normal
bevy_sprite ^0.18.0
normal
bevy_sprite_render ^0.18.0
normal
bevy_text ^0.18.0
normal
bevy_transform ^0.18.0
normal
bevy_utils ^0.18.0
normal
bevy_window ^0.18.0
normal
bitflags ^2.0
normal
bytemuck ^1.5
normal
derive_more ^2
normal
dyn-clone ^1.0
normal
fixedbitset ^0.5
normal
radsort ^0.1
normal
serde ^1
normal
optional
smallvec ^1.0
normal
stacksafe ^1.0
normal
taffy ^0.9
normal
thiserror ^2
normal
tracing ^0.1
normal
uuid ^1.1
normal
optional
bevy_core_pipeline ^0.18.0
dev
Versions
0.1.0
(2026-01-31)
Owners
Bevy Moon
A world space UI for Bevy Engine.
Note: most of the code is inspired by the
Bevy UI
crate.