Skip to main content

load_json

Function load_json 

Source
pub fn load_json(path: &str) -> Result<ErrorCodeMap>
Expand description

Load S3 error codes from a JSON file.

ยงErrors

Returns an error if the file cannot be read or parsed.