A trait indicating that the type is encoded like an RFC4251 string. Implementing this trait allows encoding sequences of the type as a string of strings. A `string` is described in [RFC4251 § 5]: > Arbitrary length binary string. Strings are allowed to contain > arbitrary binary data, including null characters and 8-bit > characters. They are stored as a uint32 containing its length > (numbe
source not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected