1 2 3 4 5
# Ambient std Ambient standard library is a collection of low level functions and types; think of it as a gamedev complement to the rust-std library. This is the "lowest level" library and shouldn't depend on any other Ambient crate.