Docs.rs
actix-web-admin-0.1.1
actix-web-admin 0.1.1
Docs.rs crate page
AGPL-3.0
31 May 2026
Links
Homepage
Repository
crates.io
Source
Owners
TincoNomad
Dependencies
actix-session ^0.9
normal
actix-web ^4
normal
argon2 ^0.5
normal
async-trait ^0.1
normal
chrono ^0.4
normal
dialoguer ^0.11
normal
env_logger ^0.10
normal
log ^0.4
normal
serde ^1
normal
serde_json ^1
normal
tera ^1
normal
tokio ^1
normal
actix-http ^3
dev
actix-web ^4
dev
uuid ^1
dev
Versions
26.74%
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
SharedRegistry
actix_
web_
admin
0.1.1
Shared
Registry
Aliased Type
In actix_
web_
admin::
registry
actix_web_admin
::
registry
Type Alias
Shared
Registry
Copy item path
Source
pub type SharedRegistry =
Arc
<
AdminRegistry
>;
Aliased Type
ยง
pub struct SharedRegistry {
/* private fields */
}