wasmer_package::utils

Function from_disk

Source
pub fn from_disk(
    path: impl AsRef<Path>,
) -> Result<Container, WasmerPackageError>