ras-cosmium 3.1.0

Cosmium binary launcher and fingerprint profile mapping
Documentation
1
2
3
4
5
6
pub mod application;
pub mod domain;
pub mod infrastructure;

pub use domain::profile::{CosmiumProfile, Hardware, Identity, Locale, Platform};
pub use domain::repository::{BrowserLauncher, LaunchedBrowser};