Registry / build-tool / includedir-codegen

includedir-codegen

JSON →
library0.6.0rscratesunverified

Include a whole directory tree at compile time! - Compile time part

# Cargo.toml [dependencies] includedir_codegen = "0.6.0"
INSTALL
IMPORT
SIG · INCLUDEDIR-CODEGEN
I
includedir-codegen
build-toolrustv0.6.0
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.

compile
use includedir_codegen::compile;

Compiles a directory into the binary at compile time.

use includedir_codegen::compile; compile("assets").unwrap();
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.6.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
15 hits · last 30 days
node
14
OpenAI (training)
1
Resources
includedir-codegen — cargo add includedir-codegen · libregistry