Registry / build-tool / form
library0.13.0rscratesunverified

A small script to move inline modules into the proper directory structure

# Cargo.toml [dependencies] form = "0.13.0"
INSTALL
IMPORT
SIG · FORM
F
form
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.

Form
use form::Form;

Organize Rust modules into directories

use form::Form; fn main() { let _form = Form::new(); }
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
20 hits · last 30 days
node
16
Amazon
1
OpenAI (training)
1
Resources
form — cargo add form · libregistry