Function wasmer_package::utils::from_bytes
source ยท pub fn from_bytes(
bytes: impl Into<Bytes>,
) -> Result<Container, WasmerPackageError>
pub fn from_bytes(
bytes: impl Into<Bytes>,
) -> Result<Container, WasmerPackageError>