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 6fda83d commit d57c937Copy full SHA for d57c937
snooty/rstspec.toml
@@ -1631,6 +1631,8 @@ drivers = [
1631
{id = "python", title = "Python"},
1632
{id = "ruby", title = "Ruby"},
1633
{id = "rust", title = "Rust"},
1634
+ {id = "rust-async", title = "Rust (Async)"},
1635
+ {id = "rust-sync", title = "Rust (Sync)"},
1636
{id = "scala", title = "Scala"},
1637
{id = "swift-async", title = "Swift (Async)"},
1638
{id = "swift-sync", title = "Swift (Sync)"},
0 commit comments