| Crates.io | alive_alter |
| lib.rs | alive_alter |
| version | 0.1.4 |
| created_at | 2024-04-09 04:05:07.140191+00 |
| updated_at | 2024-04-11 06:50:18.689847+00 |
| description | tmpl |
| homepage | https://atomgit.com/i18n/alive/tree/dev/alive_alter |
| repository | https://atomgit.com/i18n/alive.git |
| max_upload_size | |
| id | 1201746 |
| size | 5,356 |
use aok::{Result, OK};
#[test]
fn test() -> Result<()> {
OK
}