Rust client for AlloyFYI REST API.
let client = alloyfyi::Client::new(); let result = client.search("query").unwrap();