pub fn decode_sync_envelope(input: &str) -> SyncResult<SyncEnvelopeV1>Expand description
Decodes the identity-aware v1 JSON envelope.
pub fn decode_sync_envelope(input: &str) -> SyncResult<SyncEnvelopeV1>Decodes the identity-aware v1 JSON envelope.