Crate xc3_write

source ·
Expand description

A binary writing and layout implementation using separate write and layout passes.

Structs

Traits

Functions

  • A small helper function for manually aligning the data_ptr.
  • A complete write uses a two pass approach to handle offsets.

Type Aliases

Derive Macros