3 releases

new 0.1.3 Apr 27, 2024
0.1.2 Mar 26, 2024
0.1.1 Mar 26, 2024

#52 in #ok

Download history 229/week @ 2024-03-25 50/week @ 2024-04-01 150/week @ 2024-04-22

209 downloads per month
Used in 2 crates

Apache-2.0

21KB
425 lines

i18n_bgu

// use aok::{Result, OK};
// use static_init::constructor;
// use tracing::info;
//
// #[constructor(0)]
// extern "C" fn init() {
//   loginit::init()
// }
//
// #[tokio::test]
// async fn test() -> Result<()> {
//   info!("{}", 123456);
//   OK
// }

Dependencies

~16–35MB
~631K SLoC