mirror of
https://github.com/rosenpass/rosenpass.git
synced 2025-12-26 20:55:27 -08:00
chore: Example on how to use to use the Rosenpass API
This commit is contained in:
@@ -1,4 +1,10 @@
|
||||
//! The bulk code relating to the Rosenpass unix socket API
|
||||
//!
|
||||
//! # Examples
|
||||
//!
|
||||
#![doc = "```ignore"]
|
||||
#![doc = include_str!("../../tests/api-integration-tests-api-setup.rs")]
|
||||
#![doc = "```"]
|
||||
|
||||
mod api_handler;
|
||||
mod boilerplate;
|
||||
|
||||
Reference in New Issue
Block a user