On 13-05-01 10:32 AM, Lucian Branescu wrote: > Is it too late/undesirable to have an explicit, separate syntax for > docstrings, a bit like Lisps/Python?
We have one: #[doc="..."] Doc comments are an alternative syntax for the same attribute because nobody liked that. -Graydon _______________________________________________ Rust-dev mailing list [email protected] https://mail.mozilla.org/listinfo/rust-dev
