referrerpolicy=no-referrer-when-downgrade
snowbridge_pallet_inbound_queue_v2::weights

Trait WeightInfo

Source
pub trait WeightInfo {
    // Required method
    fn submit() -> Weight;
}
Expand description

Weight functions needed for ethereum_beacon_client.

Required Methods§

Source

fn submit() -> Weight

Dyn Compatibility§

This trait is not dyn compatible.

In older versions of Rust, dyn compatibility was called "object safety", so this trait is not object safe.

Implementations on Foreign Types§

Source§

impl WeightInfo for ()

Source§

fn submit() -> Weight

Implementors§