Registry / build-tool / subplot-build

subplot-build

JSON →
library0.13.0rscratesunverified

A library for using Subplot code generation from another project's build.rs module.

# Cargo.toml [dependencies] subplot-build = "0.13.0"
INSTALL
IMPORT
SIG · SUBPLOT-BUILD
S
subplot-build
build-toolrustv0.13.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.

generate
use subplot_build::generate;

Runs Subplot code generation in a build script.

use subplot_build::generate; fn main() { generate().unwrap(); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.13.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

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