pub fn export_full_json<W: Write>( storage: &Storage, writer: &mut W, pretty: bool, ) -> EnvelopeResult<()>
Export the full database to JSON