orzklv 0.2.3

Library consisting various implementation for std and libs by Orzklv
Documentation
1
2
3
4
5
6
7
8
#[cfg(feature = "string")]
pub mod string;

#[cfg(feature = "telegram")]
pub mod telegram;

#[cfg(feature = "cli")]
pub mod cli;