1 unstable release
Uses new Rust 2024
new 0.1.0 | May 7, 2025 |
---|
#6 in #centralized
51 downloads per month
Used in 3 crates
9KB
68 lines
appguard-rust-clients
This repository contains the code of the Rust-based clients supported by AppGuard.
You can run the sample projects from the root directory with the following command:
cargo run --bin <name>
where name
is the name of the sample you want to run. The available samples are:
actix_sample
(runs on port 3001)axum_sample
(runs on port 3002)rocket_sample
(runs on port 3003)
Dependencies
~12–22MB
~397K SLoC