Skip to main content

Crate ferrule_config

Crate ferrule_config 

Source
Expand description

ferrule-config — Connection registry, credential resolution, and profiles.

Re-exports§

pub use bookmarks::Bookmark;
pub use bookmarks::BookmarkStore;
pub use credentials::resolve_password_stack;
pub use profile::CacheConfig;
pub use profile::ConnectionProfile;
pub use profile::DefaultProfile;
pub use profile::GlobalConfig;
pub use profile::HistoryConfig;
pub use profile::SlowLogConfig;
pub use registry::ConnectionEntry;
pub use registry::ConnectionRegistry;

Modules§

bookmarks
credentials
error
parse
Shared human-duration parsing (#56).
profile
registry