| custom.rs |
|
10371 |
- |
| default.rs |
|
5322 |
- |
| derive.rs |
General handling for the derive and udl_derive macros |
4176 |
- |
| enum_.rs |
|
15979 |
- |
| error.rs |
|
7893 |
- |
| export |
|
|
- |
| export.rs |
|
7693 |
- |
| 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 |
|
19103 |
- |
| lib.rs |
Macros for `uniffi`. |
12131 |
- |
| object.rs |
|
11331 |
- |
| record.rs |
|
7724 |
- |
| remote.rs |
|
1882 |
- |
| setup_scaffolding.rs |
|
9062 |
- |
| test.rs |
|
3507 |
- |
| util.rs |
|
10602 |
- |