Docs.rs
compile-time-0.1.0
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
compile-time 0.1.0
Macros for getting the compile time at compile time.
Crate
Source
Builds
Feature flags
Documentation
Coverage
100%
8
out of
8
items documented
1
out of
8
items with examples
Links
Homepage
reitermarkus/compile-time-rs
4
2
2
crates.io
Dependencies
once_cell ^1
normal
proc-macro2 ^1.0
normal
quote ^1.0
normal
time ^0.3.17
normal
Versions
0.2.0
(2023-07-01)
0.1.0
(2023-06-30)
Owners
compile-time
Usage
Add this to your
Cargo.toml
:
[
dependencies
]
compile-time
=
"
0.1
"