3 lines
81 B
Rust

//! Endpoints for ephemeral invitation signing.
pub mod sign_invitation_ed25519;