Struct syntax::util::interner::RcStrExperimental
[-]
[+]
[src]
pub struct RcStr {
// some fields omitted
}pub struct RcStr {
// some fields omitted
}impl RcStrimpl Eq for RcStrfn assert_receiver_is_total_eq(&self)impl Ord for RcStrimpl Show for RcStrimpl Deref<str> for RcStrimpl PartialOrd for RcStrfn partial_cmp(&self, __arg_0: &RcStr) -> Option<Ordering>fn lt(&self, __arg_0: &RcStr) -> boolfn le(&self, __arg_0: &RcStr) -> boolfn gt(&self, __arg_0: &RcStr) -> boolfn ge(&self, __arg_0: &RcStr) -> boolimpl<__S: Writer> Hash<__S> for RcStrfn hash(&self, __arg_0: &mut __S)impl PartialEq for RcStrimpl Clone for RcStrfn clone(&self) -> RcStrfn clone_from(&mut self, source: &Self)
Prefix searches with a type followed by a colon (e.g.
fn:) to restrict the search to a given type.
Accepted types are: fn, mod,
struct, enum,
trait, typedef (or
tdef).