remnawave 2.1.7

Rust SDK for Remnawave API - A comprehensive client library for interacting with Remnawave services
Documentation
1
2
3
4
pub use crate::{
    api_controller, api_delete, api_get, api_get_with_path, api_get_with_path_and_query, api_get_with_query, api_patch, api_patch_with_path, api_post, api_post_no_body,
    api_post_with_path, api_post_with_path_no_body, api_request_common,
};