Crate forest_json_utils

Source

Modules§

go_vec_visitor

Structs§

GoVecVisitor
Helper visitor to match Go’s default behaviour of serializing uninitialized slices as null. This will be able to deserialize null as empty Vectors of the type.