Skip to main content

format_module_detail

Function format_module_detail 

Source
pub fn format_module_detail(module: &Value, format: &str) -> String
Expand description

Render a single module descriptor with its full schema.

§Arguments

  • moduleserde_json::Value module descriptor
  • format"table" or "json"