pyo3_stub_gen_derive::gen_stub::util

Function quote_option

source
pub fn quote_option<T: ToTokens>(a: &Option<T>) -> TokenStream