Skip to main content

parse_backend_uri

Function parse_backend_uri 

Source
pub fn parse_backend_uri(uri: &str) -> Result<BackendConfig>
Expand description

Parse uri into a BackendConfig without touching the registry.

See the module docs for the accepted grammar.