4个版本
0.1.3 | 2022年12月2日 |
---|---|
0.1.2 | 2022年11月29日 |
0.1.1 | 2022年11月29日 |
0.1.0 | 2022年11月29日 |
#299 in 无标准库
每月26次下载
在嵌入式控制中使用
7KB
67 行
timestamp-source
时间戳源库是一个提供处理时间戳简单特质的 无std
Rust库。
用法
将以下内容添加到您的 Cargo.toml
[dependencies]
timestamp-source = "0.1.3"
文档
https://docs.rs/crate/timestamp-source
或构建本地副本
cargo docs
并在浏览器中打开 target/doc/timestamp_source/index.html
许可证
根据以下任一许可证授权
- Apache License, Version 2.0 (LICENSE-APACHE 或 https://apache.ac.cn/licenses/LICENSE-2.0)
- MIT许可证 (LICENSE-MIT 或 http://opensource.org/licenses/MIT)
任选其一。
依赖关系
~150KB