ms:将时间范围转换为毫秒的 Rust 实用程序

时间:2021-06-06 03:56:33
【文件属性】:
文件名称:ms:将时间范围转换为毫秒的 Rust 实用程序
文件大小:2KB
文件格式:ZIP
更新时间:2021-06-06 03:56:33
Rust 小姐 一个类似于 npm 模块的 crate ##用法 extern crate ms; fn main() { println!("main {}", ms::to_ms("5s")); } 有效输入: s 、 m 、 h 、 d和y
【文件预览】:
ms-master
----.gitignore(7B)
----src()
--------ms.rs(1KB)
----LICENSE(1KB)
----Cargo.toml(118B)
----README.md(337B)

网友评论