Skip to main content

Module traits

Module traits 

Source
Expand description

Shared behavior traits for the assembly builders.

C++ templates over AssemblyBuilder (X64/A64) call build.logAppend(...); the Rust translation type-erases that capability behind this trait.

Traitsยง

LogAppend