//! Browser persona configuration and resolved fingerprint values.
//!
//! `bimp-persona` turns a small JSON configuration into concrete browser,
//! network, JavaScript, screen, graphics, media, and automation fingerprint
//! values consumed by the Servo runtime.
pub use ;
pub use PersonaConfigError;
pub use *;
pub use *;
pub use ;