generation 516 25.11.20250714.62e0f05

This commit is contained in:
2025-09-22 13:59:00 -04:00
parent 0c9aeb1212
commit 11adff0b72
5 changed files with 53 additions and 2 deletions

View File

@@ -181,6 +181,31 @@ in {
}
];
}
{
name = "verus";
bookmarks = [
{
name = "verus playground";
url = "https://play.verus-lang.org/?version=stable&mode=basic&edition=2021";
}
{
name = "verus docs";
url = "https://verus-lang.github.io/verus/guide/verus_macro_intro.html";
}
{
name = "verus zulip";
url = "https://verus-lang.zulipchat.com/";
}
{
name = "vstd docs";
url = "https://verus-lang.github.io/verus/verusdoc/vstd/index.html";
}
{
name = "core docs";
url = "https://doc.rust-lang.org/1.88.0/core/index.html";
}
];
}
{
name = "cal";
url = "https://calendar.google.com/";