| attrs.rs |
#[diplomat::attr] and other attributes |
68365 |
- |
| defs.rs |
Type definitions for structs, output structs, opaque structs, and enums. |
6167 |
- |
| elision.rs |
|
23580 |
- |
| lifetimes.rs |
Lifetime information for types. |
15629 |
- |
| lowering.rs |
|
84982 |
- |
| methods |
|
|
- |
| methods.rs |
Methods for types and navigating lifetimes within methods. |
10340 |
- |
| mod.rs |
Experimental high-level representation (HIR) for Diplomat.
Enabled with the `"hir"` Cargo feature |
686 |
- |
| paths.rs |
|
7233 |
- |
| primitives.rs |
Primitives types that can cross the FFI boundary. |
4331 |
- |
| snapshots |
|
|
- |
| ty_position.rs |
|
12413 |
- |
| type_context.rs |
Store all the types contained in the HIR. |
45955 |
- |
| types.rs |
Types that can be exposed in Diplomat APIs. |
9824 |
- |