export_full_json

Function export_full_json 

Source
pub fn export_full_json<W: Write>(
    storage: &Storage,
    writer: &mut W,
    pretty: bool,
) -> EnvelopeResult<()>
Expand description

Export the full database to JSON