Messages in this thread |  | | From | Miguel Ojeda <> | | Date | Thu, 16 Jan 2025 20:13:53 +0100 | | Subject | Re: [PATCH v6 02/14] rust: hrtimer: introduce hrtimer support |
| |
On Thu, Jan 16, 2025 at 8:06 PM Andreas Hindborg <a.hindborg@kernel.org> wrote: > > But that is OK, right? I think there is an option for rustdoc to render private > functions as well.
Yeah, documenting private functions is fine and encouraged.
We may not be able to require it for everything, but it would be nice to achieve it e.g. for core abstractions.
Cheers, Miguel
|  |