pub const STATE_KEY: &str = "_tailscale-rs/persist";Expand description
The well-known key under which the node identity blob (PersistState) is stored in a
StateStore (Go stores the machine key + profile under fixed keys in the StateStore).
pub const STATE_KEY: &str = "_tailscale-rs/persist";The well-known key under which the node identity blob (PersistState) is stored in a
StateStore (Go stores the machine key + profile under fixed keys in the StateStore).