Skip to content

Commit

Permalink
Document experimental runtime API on docs.rs
Browse files Browse the repository at this point in the history
One can also use `cargo docs-rs` locally for viewing docs.

Closes #1180
  • Loading branch information
yuki0iq committed Feb 6, 2025
1 parent 3ae4069 commit f5f1509
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,7 @@ targets = [
"wasm32-unknown-emscripten",
"wasm32-wasip1",
]
rustdoc-args = ["--cfg", "document_experimental_runtime_api"]

[features]

Expand Down

0 comments on commit f5f1509

Please sign in to comment.