Feature gate: #![feature(str_as_str)]
This is a tracking issue for the as_str()
method on the str
type itself, so that Box<str>
, Rc<str>
, Arc<str>
& others can have the same things as String
has.
impl str { pub const fn as_str(&self) -> &Self; }Steps / History
DushistovWaffleLapkin, MolotovCherry, clubby789, lxl66566, grantfanian and 9 more
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4