custom.rs |
|
8964 |
default.rs |
|
4416 |
derive.rs |
General handling for the derive and udl_derive macros |
4176 |
enum_.rs |
|
14035 |
error.rs |
|
7828 |
export |
|
|
export.rs |
|
6957 |
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. |
3229 |
fnsig.rs |
|
16786 |
lib.rs |
Macros for `uniffi`. |
11457 |
object.rs |
|
9700 |
record.rs |
|
5618 |
remote.rs |
|
1882 |
setup_scaffolding.rs |
|
9092 |
test.rs |
|
3507 |
util.rs |
|
9269 |