Docs.rs
  • emulated-integration-tests-common-1.0.0
    • emulated-integration-tests-common 1.0.0
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • crates.io
    • Source
    • Owners
    • parity-crate-owner
    • Dependencies
      • asset-test-utils ^5.0.0 normal
      • sp-consensus-beefy ^11.0.0 normal
      • bp-messages ^0.5.0 normal
      • bridge-runtime-common ^0.5.0 normal
      • parity-scale-codec ^3.4.0 normal
      • cumulus-pallet-parachain-system ^0.5.0 normal
      • cumulus-pallet-xcmp-queue ^0.5.0 normal
      • cumulus-primitives-core ^0.5.0 normal
      • frame-support ^26.0.0 normal
      • sc-consensus-grandpa ^0.17.0 normal
      • pallet-assets ^27.0.0 normal
      • pallet-balances ^26.0.0 normal
      • pallet-bridge-messages ^0.5.0 normal
      • pallet-im-online ^25.0.0 normal
      • pallet-message-queue ^29.0.0 normal
      • pallet-xcm ^5.0.0 normal
      • parachains-common ^5.0.0 normal
      • paste ^1.0.14 normal
      • polkadot-primitives ^5.0.0 normal
      • polkadot-runtime-parachains ^5.0.0 normal
      • polkadot-service ^5.0.0 normal
      • serde_json ^1.0.108 normal
      • sp-authority-discovery ^24.0.0 normal
      • sp-consensus-babe ^0.30.0 normal
      • sp-core ^26.0.0 normal
      • sp-runtime ^29.0.0 normal
      • staging-xcm ^5.0.0 normal
      • xcm-emulator ^0.3.0 normal
    • Versions
    • 13.33% of the crate is documented
  • Go to latest version
  • Platform
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

emulated_integration_tests_common1.0.0

Module macros

  • Re-exports
  • Enums
  • Traits

In crate emulated_integration_tests_common

?
Change settings

Module emulated_integration_tests_common::macros

source ·

Re-exports

  • pub use paste;
  • pub use pallet_balances;
  • pub use pallet_message_queue;
  • pub use pallet_xcm;
  • pub use xcm::prelude::AccountId32;
  • pub use asset_test_utils;
  • pub use cumulus_pallet_xcmp_queue;

Enums

  • WeightLimit
    An optional weight limit.

Traits

  • Chain