Skip to content

Instantly share code, notes, and snippets.

@mor4thii
mor4thii / most_used_spice_apis.md
Created December 15, 2021 15:52
Most used (c)SPICE APIs
Behaviour:
`rustup doc` doesn't do anything, `BROWSER=wslview rustup doc` neither.
`rustup doc --std --path` echoes the std doc path, as expected.
`wslview $(rustup doc --std --path)
1. https://github.com/rust-lang/rustup/issues/2206
1. https://github.com/rust-lang/rustup/pull/2792#issue-668990820
1. https://github.com/Seeker14491/opener/issues/4#issuecomment-867285744