Skip to main content

serialize_paths

Function serialize_paths 

Source
pub fn serialize_paths<'a, V, W, RZ>(
    rz: RZ,
    target: &mut W,
) -> Result<SerializationStats>
Expand description

Serializes each value’s path from the focus of rz into .paths data written to target