Function dbcrossbarlib::drivers::find_driver[][src]

pub fn find_driver(
    scheme: &str,
    enable_unstable: bool
) -> Result<&'static dyn LocatorDriver>
Expand description

Look up a specifc driver by Locator scheme.