Docs.rs
  • tailwag-0.3.0
    • tailwag 0.3.0
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • nikwithak
    • Dependencies
      • chrono ^0.4.33 normal
      • hurl ^4.2.0 normal
      • log ^0.4.20 normal
      • reqwest ^0.11.24 normal
      • serde_json ^1.0.117 normal
      • tailwag_forms ^0.3.0 normal optional
      • tailwag_macros ^0.3.0 normal optional
      • tailwag_orm ^0.3.0 normal optional
      • tailwag_orm_macros ^0.3.0 normal optional
      • tailwag_utils ^0.3.0 normal optional
      • tailwag_web_service ^0.3.0 normal optional
      • uuid ^1.4.1 normal
      • async-stripe ^0.34.1 dev
      • async-trait ^0.1.73 dev
      • axum ^0.6.20 dev
      • regex ^1.10.3 dev
      • serde ^1.0.202 dev
      • tokio ^1.32.0 dev
      • uuid ^1.4.1 dev
    • Versions
    • 0% of the crate is documented
  • Platform
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

tailwag0.3.0

Crate Items

  • Macros
  • Structs
  • Enums
  • Traits
  • Type Aliases
  • Derive Macros

List of all items

Structs

  • prelude::FilterableType
  • prelude::PathVariable
  • prelude::PostgresDataProvider
  • prelude::Request
  • prelude::RequestContext
  • prelude::Response
  • prelude::Route
  • prelude::RouteHandler
  • prelude::ServerContext
  • prelude::ServerData
  • prelude::WebService

Enums

  • prelude::HttpBody
  • prelude::HttpError
  • prelude::HttpMethod
  • prelude::HttpStatus
  • prelude::HttpVersion
  • prelude::RoutePolicy

Traits

  • prelude::FilterEq
  • prelude::FilterIn
  • prelude::FilterLike
  • prelude::FilterPartialEq
  • prelude::Filterable
  • prelude::FromRequest
  • prelude::IntoResponse
  • prelude::RouteAuthorizationPolicy
  • prelude::WithFilter

Macros

  • derive_magic
  • macros::derive_magic
  • prelude::derive_magic

Derive Macros

  • macros::AsEguiForm
  • macros::BuildRoutes
  • macros::Deleteable
  • macros::Deref
  • macros::DerefMut
  • macros::Display
  • macros::Filterable
  • macros::FromStr
  • macros::GetTableDefinition
  • macros::Id
  • macros::Insertable
  • macros::IntoForm
  • macros::Updateable

Type Aliases

  • prelude::HttpResult
  • prelude::PathString
  • prelude::PathVar
  • prelude::RoutePath