| custom.rs |
|
9806 |
- |
| default.rs |
|
5322 |
- |
| derive.rs |
General handling for the derive and udl_derive macros |
4176 |
- |
| enum_.rs |
|
15633 |
- |
| error.rs |
|
7679 |
- |
| export |
|
|
- |
| export.rs |
|
7769 |
- |
| 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 |
|
17984 |
- |
| lib.rs |
Macros for `uniffi`. |
12096 |
- |
| object.rs |
|
10743 |
- |
| record.rs |
|
6669 |
- |
| remote.rs |
|
1882 |
- |
| setup_scaffolding.rs |
|
9017 |
- |
| test.rs |
|
3507 |
- |
| util.rs |
|
10206 |
- |