pub type ChannelOpenError = Error;
An error when opening a channel.
struct ChannelOpenError { /* private fields */ }