expo_push_notification_client 0.2.2

Expo Push Notification Client for Rust
Documentation
{
  "dockerComposeFile": [
    "compose.yml"
  ],
  "service": "expo-push-notification-client",
  "workspaceFolder": "/workspace",
  "customizations": {
    "vscode": {
      "extensions": [
        "GitHub.copilot",
        "ms-azuretools.vscode-docker",
        "rust-lang.rust-analyzer",
        "tamasfe.even-better-toml",
        "serayuzgur.crates"
      ],
      "settings": {
        "files.watcherExclude": {
          "**/target/**": true
        }
      }
    }
  }
}