ystd 0.0.11

An opinionated and batteries included `std` mirror for convenient, correct code and pleasant error messages
Documentation
1
2
3
4
5
6
7
8
9
10
11
use crate::prelude::*;

// pub use tokio::c

// #[macro_export]
// macro_rules! cmd {
// 	($(any:tt)+) => {

// 		::command_macros
// 	};
// }