Last updated: 2026-06-12
CLI & Entrypoints
Zig-struct-analyzer
Generated struct-layout probe used by the site Zig API docs.
The docs build emits a temporary Zig file that imports selected public structs and prints their size, alignment, and field offsets; this runner simply dispatches to that generated probe.
1 exports shown
function
main
pub fn main() !void Run the generated struct-layout probe used by the site Zig API docs build.