Join GitHub today
GitHub is home to over 28 million developers working together to host and review code, manage projects, and build software together.
Sign upMacros need more documentation. #730
Comments
This comment has been minimized.
|
What macros are you specifically talking about?
Some of them are explicitly not public API (so we can have breaking
changes) and are only used by the code gen crate, or internally.
Ram Kaniyur <notifications@github.com> schrieb am Sa. 18. Feb. 2017 um
11:32:
… Why are they all #[doc(hidden)]? Are we not supposed to use them?
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#730>, or mute the thread
<https://github.com/notifications/unsubscribe-auth/AABOX0BrECyyxUvdr21-5XB4U0eOgwxmks5rdsjTgaJpZM4MFE4n>
.
|
This comment has been minimized.
|
Yes, if something is |
sgrif
closed this
Feb 18, 2017
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
quadrupleslap commentedFeb 18, 2017
Why are they all
#[doc(hidden)]? Are we not supposed to use them?