Registry / build-tool / build-time

build-time

JSON →
library0.1.3rscratesunverified

Simple proc-macros to generate build timestamp string literals at compile time.

# Cargo.toml [dependencies] build-time = "0.1.3"
INSTALL
IMPORT
SIG · BUILD-TIME
B
build-time
build-toolrustv0.1.3
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

build_time
use build_time::build_time;

Generate a build timestamp string.

use build_time::build_time; fn main() { let t = build_time!(); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.1.3latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
37 hits · last 30 days
node
30
OpenAI (training)
1
Resources
build-time — cargo add build-time · libregistry