Docs.rs
static-video-server-0.1.2
static-video-server 0.1.2
Docs.rs crate page
Links
Homepage
Repository
crates.io
Source
Owners
aalekhpatel07
Dependencies
askama ^0.11.1
normal
axum ^0.6.1
normal
axum-macros ^0.3.0
normal
clap ^4.0.32
normal
lazy_static ^1.4.0
normal
tokio ^1.23.0
normal
tokio-util ^0.7.4
normal
tower ^0.4.13
normal
tower-http ^0.3.5
normal
tracing ^0.1.37
normal
tracing-subscriber ^0.3.16
normal
Versions
50%
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
☰
Crate static_video_server
Version 0.1.2
All Items
Structs
Type Definitions
?
Crate
static_video_server
source
·
[
−
]
Structs
VIDEO_EXTENSIONS
VideoPlayerConfig
The configuration for the video server.
VideoPlayerState
The video index state that is shared between all requests. Store a list of videos and their paths.
Type Definitions
SharedState