//! Configuration to acknowledge developer preferences as well as set defaults.
//!
//! Specifically, we try to find an asterism.toml, and if present we load settings from there.
//! This provides wrapping width and file extension preferences.
use Facet;
use fs;
/// User preferences loaded from asterism.toml or falling back to defaults.