mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-03 10:47:16 +00:00

document capacity for ZST as example The main text already covers this, although it provides weaker guarantees, but I think an example in the right spot does not hurt. Fixes #80747