wasmer_package::utils

Function from_bytes

Source
pub fn from_bytes(
    bytes: impl Into<Bytes>,
) -> Result<Container, WasmerPackageError>