Module uniffi_bindgen::backend
source · Re-exports
pub use crate::interface::Literal;
Modules
Structs
- Config value for template expressions
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.