Skip to main content

write_model

Function write_model 

Source
pub fn write_model(
    model: &Model<'_>,
    path: impl AsRef<Path>,
) -> Result<(), LoaderError>
Expand description

Encode model and write the serialized bytes to path.