Searched refs:CONNECTION_ROLE_ACTIVE_STR (Results 1 – 1 of 1) sorted by relevance
30 const CONNECTION_ROLE_ACTIVE_STR: &str = "active"; constant38 ConnectionRole::Active => CONNECTION_ROLE_ACTIVE_STR, in fmt()63 CONNECTION_ROLE_ACTIVE_STR => ConnectionRole::Active, in from()