Skip to main content

render_index_json

Function render_index_json 

Source
pub fn render_index_json(index: &RepositoryIndex) -> String
Expand description

JSON decided index output — json.dumps(index.to_dict(), indent=2) (ensure_ascii default; identity-only contract, ADR-007).