Expand description

Various traits used in configuring the executor.

Modules§

Structs§

  • A structure that performs identity conversion.
  • A structure that performs standard conversion using the standard Rust conversion traits.
  • Properties of an XCM message and its imminent execution.

Enums§

Traits§

Functions§

  • Convenience function for using a SendXcm implementation. Just interprets the dest and wraps both in Some before passing them as as mutable references into T::send_xcm.
  • Convenience function for using a SendXcm implementation. Just interprets the dest and wraps both in Some before passing them as as mutable references into T::send_xcm.