pub type ConstCtOption<T> = CtOption<T>;
CtOption
DEPRECATED: legacy type alias for CtOption.
pub struct ConstCtOption<T> { /* private fields */ }