eli-cli 0.2.0

Internal CLI library for the `eli` crate. Use `cargo install market-search`.
Documentation
1
2
3
4
5
6
7
8
include!("syn_map/entry.rs");
include!("syn_map/agent_loop.rs");
include!("syn_map/step_reporting.rs");
include!("syn_map/command_summaries.rs");
include!("syn_map/synthesis_render.rs");
include!("syn_map/terminal_and_policy.rs");
include!("syn_map/diagnostics.rs");
include!("syn_map/tests.rs");