Skip to main content

build

Function build 

Source
pub fn build(json_path: Option<&str>) -> Result<()>
Expand description

Compile a world to binary blobs and write world-lock.json.

json_path is used when it names an existing file; otherwise the world is discovered.