Type Alias cbor4ii::core::error::Never

source ·
pub type Never = Infallible;
Expand description

Never type

Aliased Type§

enum Never {}

Variants§