)]}'
{
  "commit": "71a4386c1f29ea900053d99daccac43ca542de10",
  "tree": "1b2b9741801133796913ff66a16b7ae21bf21f0f",
  "parents": [
    "8f2282d0318cbdce54bb831c22b141f26ca78d87"
  ],
  "author": {
    "name": "Marie Janssen",
    "email": "jamuraa@google.com",
    "time": "Mon Sep 25 16:43:13 2023 -0400"
  },
  "committer": {
    "name": "Marie Janssen",
    "email": "jamuraa@google.com",
    "time": "Fri Nov 10 18:14:48 2023 +0000"
  },
  "message": "[rust][bt-gatt] Add initial library\n\nbt-gatt is a library abstraction for implementing clients and servers\nfor GATT centrals and peripherals.\n\nChange-Id: If1fc2f96f36ebce576b9d11d746cda12037ed88c\nReviewed-on: https://bluetooth-review.git.corp.google.com/c/bluetooth/+/1160\nReviewed-by: Dayeong Lee \u003cdayeonglee@google.com\u003e\n",
  "tree_diff": [
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "438e2b16b1d9e3994c86b4caeb0ac271679f5d99",
      "new_mode": 33188,
      "new_path": "rust/bt-gatt/.gitignore"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "b106aa45c7a00666471dc73d249b65839817004f",
      "new_mode": 33188,
      "new_path": "rust/bt-gatt/Cargo.toml"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "e5de3c8dce009268982fa0d9465aff82213ca72c",
      "new_mode": 33188,
      "new_path": "rust/bt-gatt/LICENSE"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "3a21f11307ada52c9114a30312546f94d103bde8",
      "new_mode": 33188,
      "new_path": "rust/bt-gatt/PATENTS"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "ecddff77f3aee06dfcd4c6957000956e6ca87d7a",
      "new_mode": 33188,
      "new_path": "rust/bt-gatt/README.md"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "5197556a2b89f4d2d92b1f50143b57108943011f",
      "new_mode": 33188,
      "new_path": "rust/bt-gatt/src/central/mod.rs"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "9e317563e05e98c9c382d2e046c90482ebe9ad7c",
      "new_mode": 33188,
      "new_path": "rust/bt-gatt/src/client/mod.rs"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "0eff602cd8b028946b6d079f96f353037d3405ec",
      "new_mode": 33188,
      "new_path": "rust/bt-gatt/src/lib.rs"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "c5d53d39ea204ff1fb17d2e244dd81c253e85585",
      "new_mode": 33188,
      "new_path": "rust/bt-gatt/src/server/mod.rs"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "1df6bd5b85befe067747d9b9bf636469ae3f104b",
      "new_mode": 33188,
      "new_path": "rust/bt-gatt/src/tests/mod.rs"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "b837f0968a04abdcb5ccc4a01ad496b190aaed23",
      "new_mode": 33188,
      "new_path": "rust/bt-gatt/src/types/mod.rs"
    }
  ]
}
