Module uniffi_bindgen::backend

source ·

Re-exports

Modules

Structs

Enums

  • Represents all the different high-level types that can be used in a component interface. At this level we identify user-defined types by name, without knowing any details of their internal structure apart from what type of thing they are (record, enum, etc).

Traits

  • A Trait to help render types in a language specific format.