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.
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.