pub fn parse_system_state(system_state: &str) -> SystemdSystemStateExpand description
Map systemd’s system state string to our enum.
Shared by the D-Bus SystemState property and the varlink
io.systemd.Manager.Describe runtime field, which use the same vocabulary.