collections::str::SendStr[src]

type SendStr = MaybeOwned<'static>;

SendStr is a specialization of MaybeOwned to be sendable