Function try_option

Source
pub fn try_option(value: &Bound<'_, PyAny>) -> PyResult<Option<Literal<String>>>