fn from()

in cubeb-core/src/channel.rs [70:72]


    fn from(x: ChannelLayout) -> Self {
        x.bits()
    }