scarb-metadata 1.15.1

Structured access to the output of `scarb metadata`
Documentation
1
2
3
4
5
6
pub use metadata_command::*;
pub use scarb_command::*;

mod internal_command;
mod metadata_command;
mod scarb_command;