Trait lnp::channel::State[][src]

pub trait State { }
Expand description

Marker trait for any data that can be used as a part of the channel state

Implementations on Foreign Types

Implementors