atac 0.18.2

Arguably a Terminal API Client. Feature-full, free, open-source, offline and account-less.
1
2
3
4
5
6
7
mod collection;
mod request;
mod environment;
mod import;
pub(super) mod try_request;
pub(super) mod completions;
pub(super) mod man;