rusht 1.1.0

Shell commands written in Rust
Documentation
1
2
3
4
5
pub use self::fqn::FullyQualifiedName;
pub use self::profile::Profile;

mod fqn;
mod profile;