searchState.loadedDescShard("bytestring", 0, "A UTF-8 encoded read-only string using Bytes
as storage.\nAn immutable UTF-8 encoded string with Bytes
as a storage.\nGet a reference to the underlying Bytes
object.\nReturns the argument unchanged.\nCreates a new ByteString
from a Bytes.\nCreates a new ByteString
from a &'static str
.\nCalls U::from(self)
.\nUnwraps this ByteString
into the underlying Bytes
object.\nCreates a new empty ByteString
.\nReturns a new byte string that is equivalent to the given …")