Capturing doc comments in declarative macros
2 mins to read
How to capture doc comments in Rust macros.
2 mins to read
How to capture doc comments in Rust macros.
5 mins to read
A short post on slice patterns in Rust, just to memorize how handy they are.