asupersync 0.3.4

Spec-first, cancel-correct, capability-secure async runtime for Rust.
Documentation
---
source: src/distributed/distribution.rs
assertion_line: 1126
expression: canonical_assignment_mapping_snapshot()
---
{
  "assignments": [
    {
      "can_decode": true,
      "replica_id": "r0",
      "symbol_indices": [
        0,
        1,
        2,
        3,
        4,
        5
      ]
    },
    {
      "can_decode": true,
      "replica_id": "r1",
      "symbol_indices": [
        0,
        1,
        2,
        3,
        4,
        5
      ]
    },
    {
      "can_decode": true,
      "replica_id": "r2",
      "symbol_indices": [
        0,
        1,
        2,
        3,
        4,
        5
      ]
    },
    {
      "can_decode": true,
      "replica_id": "r3",
      "symbol_indices": [
        0,
        1,
        2,
        3,
        4,
        5
      ]
    }
  ],
  "consistency": "quorum",
  "repair_count": 2,
  "replica_count": 4,
  "required_acks": 3,
  "source_count": 4
}