Skip to main content

export_json

Function export_json 

Source
pub fn export_json(verbose: bool) -> Result<String, String>
Expand description

Render current snapshot to JSON

§Arguments

  • verbose - Whether to include verbose output

§Returns

JSON string of the current memory snapshot