Skip to main content

parse_auth_json

Function parse_auth_json 

Source
pub fn parse_auth_json(content: &str) -> Result<AuthEntries>
Expand description

Parse auth.json from a string. Supports JSONC (JSON with comments and trailing commas).