Skip to main content

parse_librespeed_servers

Function parse_librespeed_servers 

Source
pub fn parse_librespeed_servers(json: &str) -> Result<Vec<Server>, Error>
Expand description

Parse a LibreSpeed server list JSON document into Server values.