mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-27 11:05:06 +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