rusty_interaction 0.1.7

Handle Discord Interactions as outgoing webhook
Documentation

rusty_interaction

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 17 feature flags, 5 of them enabled by default.

default

  • types
  • security

types

    This feature flag does not enable additional features.

security

  • ed25519-dalek
  • hex
  • types

ed25519-dalek

    This feature flag does not enable additional features.

hex

    This feature flag does not enable additional features.

handler

  • types
  • security
  • actix
  • actix-web
  • actix-files
  • actix-rt
  • rustls
  • async-trait
  • attributes
  • log
  • reqwest

extended-handler

  • handler

env_logger

    This feature flag does not enable additional features.

log

    This feature flag does not enable additional features.

async-trait

    This feature flag does not enable additional features.

actix

    This feature flag does not enable additional features.

rustls

    This feature flag does not enable additional features.

actix-rt

    This feature flag does not enable additional features.

reqwest

    This feature flag does not enable additional features.

attributes

    This feature flag does not enable additional features.

actix-files

    This feature flag does not enable additional features.

actix-web

    This feature flag does not enable additional features.