Docs.rs
  • ntex-util-0.1.13
    • ntex-util 0.1.13
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • fafhrd91
    • Dependencies
      • bitflags ^1.3 normal
      • futures-core ^0.3 normal
      • futures-sink ^0.3 normal
      • futures-timer ^3.0.2 normal
      • fxhash ^0.2.1 normal
      • log ^0.4 normal
      • ntex-rt ^0.4.3 normal
      • ntex-service ^0.3.1 normal
      • pin-project-lite ^0.2.6 normal
      • slab ^0.4 normal
      • futures-util ^0.3 dev
      • ntex ^0.5 dev
      • ntex-bytes ^0.1.9 dev
      • ntex-macros ^0.1.3 dev
    • Versions
    • 57.73% of the crate is documented
  • Go to latest version
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • 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

Module variant

  • Structs
  • Enums
  • Functions
logo
Change settings

Module ntex_util::services::variant

source · [−]
Expand description

Contains Variant service and related types and functions.

Structs

Variant

Combine multiple different service types into a single service.

VariantFactory2
VariantFactory3
VariantFactory4
VariantFactory5
VariantFactory6
VariantFactory7
VariantFactory8
VariantService2
VariantService3
VariantService4
VariantService5
VariantService6
VariantService7
VariantService8

Enums

Variant2
Variant3
Variant4
Variant5
Variant6
Variant7
Variant8

Functions

variant

Construct Variant service factory.