Skip to main content

check

Function check 

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

Validate a world and report its errors without building blobs.

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