Docs.rs
  • actix-web-rest-0.1.0
    • actix-web-rest 0.1.0
    • Docs.rs crate page
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • negrel
    • Dependencies
      • actix-web ^4 normal
      • actix-web-rest-macros ^0.1.0 normal
      • http ^0.2 normal
      • serde ^1 normal
      • strum ^0.24 normal
      • thiserror ^1 normal
    • Versions
    • 0% of the crate is documented
  • Go to latest version
  • Platform
    • i686-unknown-linux-gnu
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation
logo

logo

Crate actix_web_rest

  • Version 0.1.0
  • All Items
  • Re-exports
  • Traits
  • Attribute Macros
  • Derive Macros
?
Change settings

Crate actix_web_rest

source ·

Re-exports

  • pub use actix_web;
  • pub use actix_web_rest_macros;
  • pub use http;
  • pub use serde;
  • pub use strum;
  • pub use thiserror;

Traits

  • RestError

Attribute Macros

  • rest_error

Derive Macros

  • RestError