pub type Xcm = Xcm<()>;
The basic concrete type of generic::Xcm, which doesn’t make any assumptions about the format of a call other than it is pre-encoded.
generic::Xcm