lash-tools 0.1.0-alpha.55

Built-in tool suite (patch, files, shell, web) for the lash agent runtime.
Documentation
1
2
3
4
5
mod fetch_url;
mod web_search;

pub use fetch_url::{FetchUrl, fetch_url_provider};
pub use web_search::{WebSearch, web_search_provider};