pub fn encode_native_manifest_response(
manifest: &LibManifest,
) -> Result<NativeAbiCallResponse, Error>Expand description
Encodes a lib manifest as the native ABI manifest-call response.
pub fn encode_native_manifest_response(
manifest: &LibManifest,
) -> Result<NativeAbiCallResponse, Error>Encodes a lib manifest as the native ABI manifest-call response.