Type Definition erg_common::str::RcStr

source ·
pub type RcStr = Rc<str>;