Structs§
- Wrapper for a specialization generator with a single type arg.
- Struct providing a ConcreteType with the type info and a wrapped type.
- Struct providing a ConcreteType only with the type info - should not be implemented for concrete types that require any extra data.
- Information on Sierra types required for generic libfunc calls.
Traits§
- Trait for a specialized type.
- Trait for implementing a specialization generator for types.
- Trait for describing a generic type with a single type arg.
- Trait for introducing helper methods on GenericType.
- Trait for implementing a specialization generator with with a simple id.
- Trait for describing a generic type with no generic arguments.