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