attrs.rs |
#[diplomat::attr] and other attributes |
39720 |
defs.rs |
Type definitions for structs, output structs, opaque structs, and enums. |
5559 |
elision.rs |
|
23145 |
lifetimes.rs |
Lifetime information for types. |
15626 |
lowering.rs |
|
47394 |
methods |
|
|
methods.rs |
Methods for types and navigating lifetimes within methods. |
6853 |
mod.rs |
Experimental high-level representation (HIR) for Diplomat.
Enabled with the `"hir"` Cargo feature |
640 |
paths.rs |
|
6025 |
primitives.rs |
Primitives types that can cross the FFI boundary. |
4225 |
snapshots |
|
|
ty_position.rs |
|
8388 |
type_context.rs |
Store all the types contained in the HIR. |
24914 |
types.rs |
Types that can be exposed in Diplomat APIs. |
6149 |