write_trusted_approval_key_cache

Function write_trusted_approval_key_cache 

Source
pub fn write_trusted_approval_key_cache(
    path: &Path,
    cache: &TrustedApprovalKeyCache,
) -> Result<(), String>
Expand description

Persist a trusted approval key cache envelope to disk.