Skip to main content

validate_key

Function validate_key 

Source
fn validate_key<T>(result: Result<T>, key: &str) -> Result<(), BoxedError>