| Crates.io | structomer |
| lib.rs | structomer |
| version | 0.1.3 |
| created_at | 2026-01-25 19:50:02.515976+00 |
| updated_at | 2026-01-25 20:00:27.584421+00 |
| description | cli utility for structom convertions |
| homepage | |
| repository | https://github.com/aliibrahim123/structom |
| max_upload_size | |
| id | 2069410 |
| size | 19,100 |
cli utility for structom convertions
supports convertions between object notation, binary data, and json
Usage: structomer [OPTIONS]
Options:
-i, --input <INPUT> input file path
-o, --output <OUTPUT> output file path
-f, --from <FROM> input type [default: obj] [possible values: obj, bin, json]
-t, --to <TO> output type [default: obj] [possible values: obj, bin, json]
-d, --declerations <DECLERATIONS> declerations directory
-h, --help Print help
-V, --version Print version