Function wasmer_package::utils::from_disk
source ยท pub fn from_disk(
path: impl AsRef<Path>,
) -> Result<Container, WasmerPackageError>
pub fn from_disk(
path: impl AsRef<Path>,
) -> Result<Container, WasmerPackageError>