[][src]Type Definition core_bluetooth::Tag

type Tag = Box<dyn Any + Send>;

Arbitrary data to associate with asynchronous API call.