Expand description
The Sprocket command line tool.
This library crate only exports the items necessary to build the sprocket
binary crate and associated integration tests. It is not meant to be used by
any other crates.
Structs§
- Config
- Represents the configuration for the Sprocket CLI tool.
Functions§
- sprocket_
main - The Sprocket command line entrypoint.