pub fn dson_emit(value: &Value) -> DogeResultExpand 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.
pub fn dson_emit(value: &Value) -> DogeResultdson.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.