> There's a bug open on documenting core::io; I think that would be
good.

Cool. I did a little bit of work there, I'll keep going through it.

> I think since core and std are so
> pervasive, starting by documenting them (in the way you've already
> done very well for some modules with one comment per function and
> examples where possible) would be useful.

Seems legit. I'll get on it.

One small issue about examples: I'm not sure what the best way is for
providing examples for traits. Should I show usage of implementing the
trait? Of using something that implements it?

> It doesn't exist as far as I know, but would be great to have for
> Rust, and it probably wouldn't be hard to modify rustdoc to do it.

Cool. I'll consider checking that out, too.
_______________________________________________
Rust-dev mailing list
[email protected]
https://mail.mozilla.org/listinfo/rust-dev

Reply via email to