routing::resolving

Function read_and_validate_manifest_bytes

Source
pub fn read_and_validate_manifest_bytes(
    bytes: &[u8],
) -> Result<ComponentDecl, ResolverError>