sim-shape 0.1.3

Shape algebra, comparison, and match-hook helpers.
Documentation
{
  "generator": "xtask crate-catalog v1",
  "package_count": 4,
  "packages": [
    {
      "description": "Shape algebra, comparison, and match-hook helpers.",
      "generated_readme": false,
      "manifest": "Cargo.toml",
      "name": "sim-shape",
      "publish": "true",
      "readme": "README.md",
      "root": ".",
      "target_kinds": [
        "lib"
      ]
    },
    {
      "description": "Runnable exact boolean shape cookbook recipe.",
      "generated_readme": false,
      "manifest": "recipes/01-basics/exact-bool-shape/Cargo.toml",
      "name": "sim-shape-recipe-exact-bool-shape",
      "publish": "false",
      "readme": "recipes/01-basics/exact-bool-shape/README.md",
      "root": "recipes/01-basics/exact-bool-shape",
      "target_kinds": [
        "bin"
      ]
    },
    {
      "description": "Runnable Shape grammar contract cookbook recipe.",
      "generated_readme": false,
      "manifest": "recipes/01-basics/shape-grammar-contract/Cargo.toml",
      "name": "sim-shape-recipe-shape-grammar-contract",
      "publish": "false",
      "readme": "recipes/01-basics/shape-grammar-contract/README.md",
      "root": "recipes/01-basics/shape-grammar-contract",
      "target_kinds": [
        "bin"
      ]
    },
    {
      "description": "SIM workspace package for xtask.",
      "generated_readme": true,
      "manifest": "xtask/Cargo.toml",
      "name": "xtask",
      "publish": "false",
      "readme": "xtask/README.md",
      "root": "xtask",
      "target_kinds": [
        "bin"
      ]
    }
  ]
}