Skip to main content

ConstChoice

Type Alias ConstChoice 

Source
pub type ConstChoice = Choice;
๐Ÿ‘ŽDeprecated since 0.7.0:

use Choice instead

Expand description

DEPRECATED: legacy type alias for Choice.

Aliased Typeยง

pub struct ConstChoice(/* private fields */);