custom.rs |
|
3411 |
default.rs |
|
4416 |
derive.rs |
General handling for the derive and udl_derive macros |
3834 |
enum_.rs |
|
14035 |
error.rs |
|
7828 |
export |
|
|
export.rs |
|
5905 |
ffiops.rs |
Functions, types and expressions to handle FFI operations.
This module leverages the various traits defined in `uniffi_core::ffi_converter_traits` to provide functionality to the rest of `uniffi_macros`.
Keeping this layer separate makes it easier to handle changes to those traits.
See `uniffi_core::ffi_converter_traits` for the meaning of these functions. |
3379 |
fnsig.rs |
|
16786 |
lib.rs |
Macros for `uniffi`. |
12673 |
object.rs |
|
9393 |
record.rs |
|
5618 |
setup_scaffolding.rs |
|
9331 |
test.rs |
|
3507 |
util.rs |
|
9425 |