rusticnotion 0.5.2

Notion Offical API client library for rust, maintained fork.
Documentation
1
2
3
4
5
6
7
8
{
  "id": "abc",
  "type": "formula",
  "formula": {
    "type": "number",
    "number": 0
  }
}