pub async fn detect_os_id() -> Result<String>
Detect the current OS identifier using std::env::consts::OS and, on Linux, the ID= field from /etc/os-release.
std::env::consts::OS
ID=
/etc/os-release