Re-exports§
pub use analyze::AnalyzeCommand;pub use analyze::AnalyzeCommandArgs;pub use generate::GenerateCommand;pub use scan::ScanCommand;pub use serve::ServeCommand;pub use train::TrainCommand;pub use view::ViewCommand;pub use common::AddressPredicate;pub use common::Target;pub use common::TargetError;
Modules§
Traits§
- Command
- Trait for all commands that can be serialized/deserialized and executed