Function pyo3_stub_gen_derive::gen_stub::util::quote_option

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