Structs§
- Token
Stream Wrapper - Wraps the proc_macro2 Tokenstream type, so it can be serialized and deserialized.
- Trait
Profile - Represents a trait as Function names associated with tokenstreams.
Enums§
- Deduplicated
Function Profile - Represents the state of a function name, with it either being only present once or existing multiple times.
Traits§
- Trait
Call Message - Needs to be implemented by all structs that are used to represent function calls that are sent through a sing I/O stream