1
0
mirror of https://gitlab.com/comunic/comunicapiv3 synced 2025-02-07 09:47:04 +00:00

5 lines
114 B
Rust
Raw Normal View History

2020-05-24 14:23:03 +02:00
//! # Utilities
//!
//! This module contains utilities that can be used anywhere in the code
pub mod crypt_utils;