Module uniffi_bindgen::bindings::swift::gen_swift
source · Modules
Structs
- Template for generating the
.h
file that defines the low-level C FFI. - Config options for the caller to customize the generated Swift.
- Template for generating the
.modulemap
file that exposes the low-level C FFI. - Renders Swift helper code for all types
Statics
- Per https://docs.swift.org/swift-book/documentation/the-swift-programming-language/lexicalstructure/#Keywords-and-Punctuation subset of keywords which need quoting in arg context.
- KEYWORDS 🔒
Traits
- CodeType 🔒A trait tor the implementation.
Functions
- Generate UniFFI component bindings for Swift, as strings in memory.
- Quote a name for use in arg context where fewer keywords must be quoted
- Quote a name for use in a context where keywords must be quoted