Trait lnp::channel::tx_graph::TxRole

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

Implementations on Foreign Types§

source§

impl TxRole for u16

Implementors§