Docs.rs
bevy_serialization_physics-0.6.0
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
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_serialization_physics 0.6.0
A crate for adding physics wrappers for bevy_serialization_extras
Crate
Source
Builds
Feature flags
Documentation
Coverage
68.89%
124
out of
180
items documented
0
out of
67
items with examples
Size
Source code size: 198.25 kB
This is the summed size of all the files inside the crates.io package for this release.
Documentation size: 16.35 MB
This is the summed size of all files generated by rustdoc for all configured targets
Ø build duration
this release: 3m 14s
Average build duration of
successful
builds.
all releases: 3m 18s
Average build duration of
successful
builds in releases after 2024-10-23.
Links
rydb/bevy_serialization_extras
18
1
2
crates.io
Dependencies
bevy_app ^0.15
normal
bevy_asset ^0.15
normal
bevy_core ^0.15
normal
bevy_core_pipeline ^0.15
normal
bevy_ecs ^0.15
normal
bevy_input ^0.15
normal
bevy_math ^0.15
normal
bevy_pbr ^0.15
normal
bevy_rapier3d ^0.28
normal
bevy_reflect ^0.15
normal
bevy_render ^0.15
normal
bevy_serialization_core ^0.6.0
normal
bevy_transform ^0.15
normal
bevy_utils ^0.15
normal
bitflags ^2.4.1
normal
derive_more ^1
normal
glam ^0.29
normal
log ^0.4.2
normal
moonshine-save ^0.3.10
normal
rapier3d ^0.22.0
normal
strum ^0.26
normal
strum_macros ^0.26
normal
bevy ^0.15
dev
bevy-inspector-egui ^0.28.0
dev
bevy_egui ^0.31
dev
bevy_ui_extras ^0.17
dev
bevy_window ^0.15
dev
bitvec ^1.0
dev
egui ^0.29
dev
egui_extras ^0.29
dev
Versions
0.8.0-beta.0
(2025-04-08)
0.7.0
(2025-03-19)
0.7.0-beta.0
(2025-03-06)
0.6.0
(2025-01-01)
0.5.0
(2024-11-20)
0.4.0
(2024-09-23)
0.3.0
(2024-08-06)
0.2.2
(2024-03-20)
0.2.1
(2024-03-13)
0.2.0
(2024-02-26)
0.1.1
(2024-02-06)
0.1.0
(2024-01-31)
Owners
A crate that extends bevy_serialization_extras to include bevy <-> Rapier serialization support.