Docs.rs
gritshield-0.1.1
gritshield 0.1.1
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
digiator42
Dependencies
base64 ^0.21.0
normal
chrono ^0.4
normal
colored ^2.1
normal
ctor ^1.0
normal
dashmap ^6.1.0
normal
dotenvy ^0.15.7
normal
futures ^0.3
normal
futures-util ^0.3
normal
gritshield_macros ^0.1.0
normal
hex ^0.4.3
normal
hmac ^0.12.0
normal
html-escape ^0.2.13
normal
inventory ^0.3
normal
lazy_static ^1.4
normal
log ^0.4
normal
maud ^0.25
normal
notify ^4.0
normal
once_cell ^1.21.4
normal
pulldown-cmark ^0.9
normal
regex ^1
normal
sea-orm ^1.1
normal
sea-orm-migration ^1.1.20
normal
serde ^1.0
normal
serde_json ^1.0
normal
sha2 ^0.10.6
normal
tokio ^1.0
normal
tokio-tungstenite ^0.21
normal
uuid ^1.0
normal
Versions
22.78%
of the crate is documented
Platform
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
Skip to main content
Crate gritshield
gritshield
0.1.1
All Items
Crate Items
Re-exports
Modules
Macros
Attribute Macros
Crate
gritshield
Copy item path
Source
Re-exports
§
pub use
futures
;
pub use
inventory
;
pub use
ctor
;
Modules
§
core
deps
prelude
The Prelude module contains everything a developer needs to build an app. Instead of importing 10 different things, just use: use gritshield::prelude::*;
protocol
render
routing
security
utils
Macros
§
register_
fallback_
page
register_
page
register_
ws
render
Attribute Macros
§
delete
get
patch
post
put