rust/docs
Gunnlaugur Thor Briem 4930e5d74d
Link “DST” to its definition
Being new to Rust I wasn't familiar with this acronym and found it hard to guess (the context of syntax trees biased me to reading it as a D-something Syntax Tree and trying to guess what the D was), hard to google (in retrospect googling "rust dst" does the job, but I thought it was an abstract structure thing, not Rust-specific), and hard to Github-search, because `dst` is commonly short for “destination” in code.

Alternatively `<abbr title="dynamically sized type">DST</abbr>` would be about as helpful.
2021-08-01 14:37:16 +00:00
..
dev Link “DST” to its definition 2021-08-01 14:37:16 +00:00
user feat: gate custom clint-side commands behind capabilities 2021-07-30 19:16:33 +03:00