2 Star 0 Fork 0

mirrors_android_source/time-macros

Create your Gitee Account
Explore and code with more than 13.5 million developers,Free private repositories !:)
Sign up
文件
Clone or Download
Cargo.toml.orig 463 Bytes
Copy Edit Raw Blame History
Chih-Hung Hsieh authored 2020-10-21 16:19 +08:00 . Import time-macros-0.1.1
[package]
name = "time-macros"
version = "0.1.1"
authors = ["Jacob Pratt <the.z.cuber@gmail.com>"]
edition = "2018"
repository = "https://github.com/time-rs/time"
keywords = ["date", "time", "calendar", "duration"]
categories = ["date-and-time"]
readme = "../README.md"
license = "MIT OR Apache-2.0"
description = "Procedural macros for the time crate."
[dependencies]
time-macros-impl = { version = "0.1", path = "../time-macros-impl" }
proc-macro-hack = "0.5"
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/mirrors_android_source/time-macros.git
git@gitee.com:mirrors_android_source/time-macros.git
mirrors_android_source
time-macros
time-macros
main

Search