Skip to main content

dson_emit

Function dson_emit 

Source
pub fn dson_emit(value: &Value) -> DogeResult
Expand description

dson.emit(value) — a DSON document for value. Dict/List/Str/Int/Float/Bool/ none serialize; any other type, or a non-finite Float, is a catchable error.