[][src]Type Definition dbcrossbarlib::BoxLocator

type BoxLocator = Box<dyn Locator>;

A value of an unknown type implementing Locator.