Available on crate feature
ecow only.Expand description
Extra haystack implementations for the ecow crate.
This module doesn’t actually contain any types but the feature gate enables
OwnedHaystackable implementations for
EcoString and
EcoVec<u8>.