Elektrine lite

← Feed

@CyReVolt@mastodon.social

Post #2657342

2026-04-13 06:31 UTC

@diondokter@fosstodon.org Maybe related to double and triple slashes somehow? Like, // turning into ///. I can imagine it's quite easy to dig through. :)

Replies (1)

  • @CyReVolt@mastodon.social 2026-04-13 06:31

    @diondokter@fosstodon.org After all, they say /// is syntax sugar for #[doc]: https://doc.rust-lang.org/rustdoc/write-documentation/the-doc-attribute.html

    Open ##2657343