sim-kernel 0.1.4

Small protocol kernel contracts for the expandable SIM Rust runtime.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
  "card_count": 2,
  "cards": [
    {
      "id": "browse/catalog",
      "kind": "browse-root",
      "owner": "workspace",
      "summary": "root browse catalog"
    },
    {
      "id": "registry/catalog",
      "kind": "browse-registry",
      "owner": "workspace",
      "summary": "registry catalog browse card"
    }
  ],
  "generator": "xtask repo-contract v1"
}