Structs§
- AsmCast
- Pseudo-structure that provides the inner type definition
and cast functions for every pair of types used
in C2Rust’s implementation of tied inline assembly operands.
For two tied operands of types
InandOut, this implementation provides the smallest type that can hold both operands, along with the casts to convert each operand to this type.
Traits§
- AsmCast
Trait - This trait implements the cast functions for the type pair