Type Definition gong::options::Options

source ·
pub type Options<'a> = OptionSetEx<'a>;
👎Deprecated since 1.2.0: Use either OptionSet or OptionSetEx now, as applicable