Crates.io | ambient_std |
lib.rs | ambient_std |
version | 0.3.1 |
source | src |
created_at | 2023-05-02 15:18:22.580771 |
updated_at | 2023-10-25 13:45:19.083374 |
description | Ambient standard library extensions |
homepage | |
repository | https://github.com/AmbientRun/Ambient |
max_upload_size | |
id | 854648 |
size | 6,672 |
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.