We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e34336b commit 0d887ddCopy full SHA for 0d887dd
cap-std/README.md
@@ -67,3 +67,5 @@ fn pool_example(pool: &Pool) -> io::Result<()> {
67
[`cap_std::fs`]: https://docs.rs/cap-std/latest/cap_std/fs/index.html
68
[`cap_std::net`]: https://docs.rs/cap-std/latest/cap_std/net/index.html
69
[`cap_std::time`]: https://docs.rs/cap-std/latest/cap_std/time/index.html
70
+[`Pool`]: https://docs.rs/cap-std/latest/cap_std/net/struct.Pool.html
71
+[`Dir`]: https://docs.rs/cap-std/latest/cap_std/fs/struct.Dir.html
0 commit comments