llman 0.0.29

A tool for managing LLM application rules(prompts) ...
Documentation
1
2
3
4
5
6
7
8
pub mod constants;
pub mod discovery;
pub mod ids;
pub mod interactive;
pub mod list;
pub mod match_utils;
pub mod show;
pub mod validate;