Function opt

Source
pub fn opt<T>(key: &str, val: T) -> Opt
where T: Into<PyValue>,
Expand description

Create a new Opt.