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 23a011e commit 94fa566Copy full SHA for 94fa566
README.md
@@ -6,6 +6,9 @@ Rust library for the Listen Notes Podcast API
6
- valid code: `cargo check`
7
- linting: `cargo clippy`
8
9
+## Open Docs
10
+`cargo doc --open`
11
+
12
## Build
13
`cargo build`
14
0 commit comments