dco3 0.20.1

Async API wrapper for DRACOON in Rust.
Documentation
{
    "range": {
      "offset": 0,
      "limit": 0,
      "total": 1
    },
    "items": [
      {
        "id": 1,
        "userName": "string",
        "firstName": "string",
        "lastName": "string",
        "isLocked": false,
        "avatarUuid": "string",
        "createdAt": "2020-01-01T00:00:00.000Z",
        "lastLoginSuccessAt": "2020-01-01T00:00:00.000Z",
        "expireAt": "2020-01-01T00:00:00.000Z",
        "isEncryptionEnabled": true,
        "email": "string",
        "phone": "string"
      }
    ]
  }