Skip to main content

decode_surface_key

Function decode_surface_key 

Source
pub fn decode_surface_key(
    file: &str,
    key: &str,
    raw: &Value,
) -> Result<SurfaceKey, InterchangeError>
Expand description

A surface key from the IR’s own JSON ({platform, chat_type, chat_id, thread_id?, participant_id?}).