postcard_bindgen_core::code_gen::python

Function generate

source
pub fn generate(
    tys: impl AsRef<[BindingType]>,
    gen_settings: impl Borrow<GenerationSettings>,
) -> Exports<Python>