[][src]Type Definition shared_bus_rtic::BusProxy

type BusProxy<T> = BusProxy<'static, Mutex<T>, T>;