Docs.rs
protect-endpoints-proc-macro-0.1.0
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
protect-endpoints-proc-macro 0.1.0
A proc-macro way to protect your endpoints
Crate
Source
Builds
Feature flags
Documentation
Coverage
0%
0
out of
1
items documented
0
out of
1
items with examples
Ø build duration
all releases: 9s
Average build duration of
successful
builds in releases after 2024-10-23.
Links
Homepage
DDtKey/protect-endpoints
232
16
1
crates.io
Dependencies
darling ^0.20.3
normal
proc-macro2 ^1.0
normal
quote ^1
normal
syn ^2.0
normal
actix-web ^4.4.0
dev
poem ^1.3.59
dev
poem-openapi ^3.0.6
dev
rocket ^0.5.0
dev
serde ^1.0
dev
Versions
0.4.0
(2025-01-06)
0.3.2
(2024-05-29)
0.3.1
(2024-04-10)
0.3.0
(2024-03-31)
0.2.1
(2024-03-04)
0.2.0
(2024-01-09)
0.1.1
(2023-12-08)
0.1.0
(2023-11-27)
Owners
Collection of crates to protect your endpoints
Extension for
actix-web
,
rocket
and
poem
to authorize requests.