Expand description
Core types and configuration for Passless
This crate contains the core types and configuration structures used by both the build script (for generating shell completions) and the runtime binary.
Re-exports§
pub use config::AppConfig;pub use config::Args;pub use config::BackendConfig;pub use config::ClientAction;pub use config::Commands;pub use config::ConfigAction;pub use config::OutputFormat;pub use config::PinAction;pub use config::SecurityConfig;pub use error::Error;pub use error::Result;