// This Source Code Form is subject to the terms of the Mozilla Public
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
pubstructChannelConfiguration{pubweight_unreliable:u16,
pubweights_unreliable_ordered:Vec<u16>,
pubweights_reliable:Vec<u16>,
}pub(crate)struct_Scheduler{}