This website requires JavaScript.
Explore
Help
Sign in
user0
/
rust
Watch
1
Star
0
Fork
You've already forked rust
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
323ca94d92
rust
/
library
/
alloc
/
src
/
ffi
History
Download ZIP
Download TAR.GZ
Daniyar Nurmukhamet
99599db8f0
fixed documentation of from<CString> for Rc<CStr>: Arc -> Rc
2023-07-02 10:07:52 +06:00
..
c_str
library: Move
CStr
to libcore, and
CString
to liballoc
2022-04-14 21:53:11 +03:00
c_str.rs
fixed documentation of from<CString> for Rc<CStr>: Arc -> Rc
2023-07-02 10:07:52 +06:00
mod.rs
Stabilize
core::ffi::CStr
,
alloc::ffi::CString
, and friends
2022-07-15 03:10:35 -07:00