Function spacetimedb_cli::build

source ยท
pub fn build(
    project_path: &Path,
    skip_clippy: bool,
    build_debug: bool,
) -> Result<PathBuf>