1 unstable release

new 0.4.0 Mar 1, 2025

#477 in Filesystem


Used in 3 crates (2 directly)

MIT/Apache

6KB
71 lines

linker-layout

This crate provides data structures for representing and persisting to disk, the layout used by a linker such as Wild. This layout information can then be used by tools such as linker-diff.


lib.rs:

This crate defines a format for providing information about where a linker put stuff.

Dependencies

~0.6–1.2MB
~27K SLoC