Commit 705d1a9
docs(thread_aware): gate the authoring guide with cfg(any(doc, test))
Addresses review feedback on PR #742: export the `_documentation` module only
for rustdoc and tests, matching the established pattern in `recoverable` and
`fetch`, so it does not become part of the crate's public API in normal builds.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 0b0c23b commit 705d1a9
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
178 | 178 | | |
179 | 179 | | |
180 | 180 | | |
| 181 | + | |
181 | 182 | | |
182 | 183 | | |
183 | 184 | | |
| |||
0 commit comments