Docs.rs
ambient_physics-0.2.1
ambient_physics 0.2.1
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
philpax
github:ambientrun:owners
Dependencies
ambient_core ^0.2.1
normal
ambient_ecs ^0.2.1
normal
ambient_gizmos ^0.2.1
normal
ambient_meshes ^0.2.1
normal
ambient_model ^0.2.1
normal
ambient_network ^0.2.1
normal
ambient_primitives ^0.2.1
normal
ambient_profiling ^1.0.9
normal
ambient_std ^0.2.1
normal
anyhow ^1.0
normal
async-trait ^0.1.56
normal
futures ^0.3
normal
glam ^0.22
normal
itertools ^0.10.3
normal
log ^0.4
normal
once_cell ^1.13.0
normal
ordered-float ^3.4.0
normal
parking_lot ^0.12.0
normal
physxx ^0.2.1
normal
rand ^0.8.0
normal
serde ^1.0
normal
serde_json ^1.0
normal
tokio ^1.20
normal
tracing ^0.1.35
normal
Versions
10.07%
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
create_server_resources
ambient_
physics
0.2.1
ambient_physics
Function
create_
server_
resources
Copy item path
Source
pub fn create_server_resources( assets: &
AssetCache
, server_resources: &mut
Entity
, )