Trait lnp::channel::TxRole[][src]

pub trait TxRole: Clone + From<u16> + Into<u16> { }

Implementations on Foreign Types

Implementors