aur API Rust 客户端
由 Jojii,Sam 贡献
#855 in Unix API
28 monthly downloads
5KB 82 代码行数(不含注释)
搜索
use aur_client::aur; let resp = aur::search("python3").unwrap();
下载
aur::clone("python3", Path::new("python3"))?;
~3–16MB ~228K 额外代码行数(约)