pub fn raw_block_tag(v: &Value) -> Option<String>Expand description
Recover the type discriminant of an arbitrary JSON content block, even one
that deserialized as ContentBlock::Unknown — used by the audit to name
the unknown.
pub fn raw_block_tag(v: &Value) -> Option<String>Recover the type discriminant of an arbitrary JSON content block, even one
that deserialized as ContentBlock::Unknown — used by the audit to name
the unknown.