try_string

Function try_string 

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