capability_example/
lib.rs1#[macro_use] mod imports; use imports::*;
3
4x!{automated_flow_strategy}
5x!{errors}
6x!{generate_annotated_leaf_holder_expansions}
7x!{generate_core_string_skeleton}
8x!{generate_grower_tree_configuration}
9x!{generate_string_skeleton}
10x!{grower_example}
11x!{grower_flow_strategy}
12x!{grower_language_model_client}
13x!{manual_flow_strategy}
14x!{manual_flow_try_to_fix_missing_field}
15x!{manual_grower_flow_cli}
16x!{partially_grown_model}
17x!{try_filling_from_clipboard}
18x!{write_initial_partial_model}
19x!{clipboard_snippet}
20x!{store_failed_snippet}