//! Controller traits defined in this module are high-level traits that will rely on other traits
ExecuteController<Origin, RuntimeCall> + SendController<Origin> + QueryController<Origin, Timeout>
/// An implementation of that trait will handle the low-level details of dispatching an XCM, such
/// An implementation of that trait will handle the low-level details of querying a remote location,