Struct syntax::util::interner::RcStrExperimental
[-]
[+]
[src]
pub struct RcStr { // some fields omitted }
pub struct RcStr { // some fields omitted }
impl RcStr
impl Eq for RcStr
fn assert_receiver_is_total_eq(&self)
impl Ord for RcStr
impl Show for RcStr
impl Deref<str> for RcStr
impl PartialOrd for RcStr
fn partial_cmp(&self, __arg_0: &RcStr) -> Option<Ordering>
fn lt(&self, __arg_0: &RcStr) -> bool
fn le(&self, __arg_0: &RcStr) -> bool
fn gt(&self, __arg_0: &RcStr) -> bool
fn ge(&self, __arg_0: &RcStr) -> bool
impl<__S: Writer> Hash<__S> for RcStr
fn hash(&self, __arg_0: &mut __S)
impl PartialEq for RcStr
impl Clone for RcStr
fn clone(&self) -> RcStr
fn 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
).