1 unstable release

Uses new Rust 2024

0.4.0 Mar 1, 2025

#483 in Filesystem

Download history 153/week @ 2025-02-26 41/week @ 2025-03-05 14/week @ 2025-03-12

208 downloads per month
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
~26K SLoC