Docs.rs
  • next-web-dev-0.1.6
    • next-web-dev 0.1.6
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • crates.io
    • Source
    • Owners
    • yuenxillar
    • Dependencies
      • async-trait ^0.1.88 normal
      • axum ^0.8.3 normal
      • axum-prometheus ^0.7.0 normal optional
      • axum-server ^0.7.1 normal optional
      • chrono ^0.4.40 normal
      • flume ^0.11.1 normal
      • futures ^0.3.31 normal
      • hashbrown ^0.15.2 normal
      • http-body-util ^0.1.2 normal
      • jsonwebtoken ^9.3.0 normal
      • mimalloc ^0.1.47 normal
      • next-web-common ^0.1.0 normal
      • next-web-core ^0.1.3 normal
      • once_cell ^1.20.2 normal
      • parking_lot ^0.12.3 normal
      • regex ^1.11.1 normal
      • rudi-dev ^0.8.6 normal
      • rust-embed-for-web ^11.2.1 normal
      • serde ^1.0.219 normal
      • serde_json ^1.0.133 normal
      • serde_yaml ^0.9.34 normal
      • tokio ^1.44.1 normal
      • tokio-cron-scheduler ^0.13.0 normal optional
      • tower-http ^0.6.2 normal
      • tracing ^0.1 normal
      • tracing-appender ^0.2 normal
      • tracing-subscriber ^0.3.0 normal
    • Versions
    • 25.74% of the crate is documented
  • 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

next_web_dev0.1.6

Crate Items

  • Structs
  • Enums
  • Statics
  • Traits
  • Functions
  • Attribute Macros

List of all items

Structs

  • Job
  • application::next_application::NextApplication
  • autoconfigure::context::next_properties::NextProperties
  • autoconfigure::context::security_properties::SecurityProperties
  • autoconfigure::context::user_authorization_options_properties::UserAuthorizationOptions
  • autoregister::job_scheduler_autoregister::JobSchedulerAutoRegister
  • autoregister::register_single::ApplicationDefaultRegisterContainer
  • banner::top_banner::TopBanner
  • event::default_application_event_multicaster::DefaultApplicationEventMulticaster
  • event::default_application_event_publisher::DefaultApplicationEventPublisher
  • manager::job_scheduler_manager::JobSchedulerManager
  • util::command_util::CommandUtil
  • util::date_time_util::LocalDateTime
  • util::file_util::FileUtil

Enums

  • manager::job_scheduler_manager::SchedulerEvent

Traits

  • application::Application
  • application::application_shutdown::ApplicationShutdown
  • converter::api_converter::Converter
  • event::application_event::ApplicationEvent
  • event::application_event_multicaster::ApplicationEventMulticaster
  • event::application_listener::ApplicationListener
  • manager::job_scheduler_manager::ApplicationJob
  • middleware::check_status::MiddlewareCheckStatus

Attribute Macros

  • Properties
  • SingleOwner
  • Singleton
  • Transient

Functions

  • util::sys_path::manifest
  • util::sys_path::message_source
  • util::sys_path::resources

Statics

  • banner::top_banner::DEFAULT_TOP_BANNER