Docs.rs
adminx-core-0.3.0
adminx-core 0.3.0
Docs.rs crate page
MIT
18 July 2026
Links
Repository
crates.io
Source
Owners
xsmmaurya
Dependencies
async-trait ^0.1
normal
bcrypt ^0.17
normal
jsonwebtoken ^9.3
normal
lazy_static ^1.4
normal
once_cell ^1
normal
qrcode ^0.14
normal
rand ^0.8
normal
serde ^1.0
normal
serde_json ^1.0
normal
serde_urlencoded ^0.7
normal
tera ^1.19
normal
totp-rs ^5.6
normal
tracing ^0.1
normal
async-trait ^0.1
dev
tokio ^1
dev
Versions
48.29%
of the crate is documented
Go to latest version
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
register_resource
adminx_
core
0.3.0
In adminx_
core::
registry
adminx_core
::
registry
Function
register_
resource
Copy item path
Source
pub fn register_resource(resource:
Box
<dyn
Resource
>)
Expand description
Register a resource globally.