Skip to main content

world_from_loaded

Function world_from_loaded 

Source
pub fn world_from_loaded(loaded: LoadedWorld) -> Result<World>
Expand description

Compile a prepared world and assemble it into an in-memory World, ready to run without touching any blob files on disk.