Docs.rs
rustnext-0.1.0
rustnext 0.1.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
sazalo101
Dependencies
async-compression ^0.4
normal
optional
async-trait ^0.1
normal
bcrypt ^0.14
normal
chrono ^0.4
normal
cookie ^0.17
normal
optional
env_logger ^0.11
normal
futures ^0.3
normal
html-escape ^0.2
normal
hyper ^0.14
normal
jsonwebtoken ^8.0
normal
log ^0.4
normal
md5 ^0.7
normal
mime_guess ^2.0
normal
optional
multer ^2.0
normal
notify ^5.0
normal
optional
num_cpus ^1.0
normal
once_cell ^1.19
normal
percent-encoding ^2.1
normal
redis ^0.23
normal
optional
regex ^1.5
normal
serde ^1.0
normal
serde_json ^1.0
normal
sqlx ^0.7
normal
optional
tokio ^1.0
normal
toml ^0.8
normal
url ^2.5
normal
urlencoding ^2.1
normal
uuid ^1.0
normal
tempfile ^3.0
dev
tokio-test ^0.4
dev
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
rustnext
0.1.0
Module ui
Module Items
Modules
Macros
In crate rustnext
rustnext
Module
ui
Copy item path
Source
Re-exports
§
pub use
element
::*;
pub use
component
::*;
pub use
page
::*;
pub use
renderer
::*;
Modules
§
component
element
page
renderer
Macros
§
json
Construct a
serde_json::Value
from a JSON literal.