1 2 3 4 5
# Ambient STD Ambient STD is a collection of low level functions and types; think of it as a gamedev complement to the rust-std library. Unlike `ambient_native_std`, this crate is intended to be used in all contexts, including WASM and native.