| attrs.rs |
#[diplomat::attr] and other attributes |
57772 |
| defs.rs |
Type definitions for structs, output structs, opaque structs, and enums. |
6167 |
| elision.rs |
|
23274 |
| lifetimes.rs |
Lifetime information for types. |
15625 |
| lowering.rs |
|
69230 |
| methods |
|
|
| methods.rs |
Methods for types and navigating lifetimes within methods. |
9832 |
| mod.rs |
Experimental high-level representation (HIR) for Diplomat.
Enabled with the `"hir"` Cargo feature |
661 |
| paths.rs |
|
6600 |
| primitives.rs |
Primitives types that can cross the FFI boundary. |
4225 |
| snapshots |
|
|
| ty_position.rs |
|
11146 |
| type_context.rs |
Store all the types contained in the HIR. |
31052 |
| types.rs |
Types that can be exposed in Diplomat APIs. |
7917 |