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.
pub fn parse_backend_uri(uri: &str) -> Result<BackendConfig>Parse uri into a BackendConfig without touching the registry.
See the module docs for the accepted grammar.