pub fn compile_capability_record(
manifest: &QappManifest,
) -> Result<CompiledCapability, QappInstallError>Expand description
Compile manifest strings into a fixed CompiledCapability record.
pub fn compile_capability_record(
manifest: &QappManifest,
) -> Result<CompiledCapability, QappInstallError>Compile manifest strings into a fixed CompiledCapability record.