Remove leftover import of std::str
in doc test
This commit is contained in:
parent
0f8fc2cb8b
commit
6849b6dc95
@ -407,7 +407,6 @@ impl CStr {
|
||||
/// # fn main() {
|
||||
/// use std::ffi::CStr;
|
||||
/// use std::os::raw::c_char;
|
||||
/// use std::str;
|
||||
///
|
||||
/// extern {
|
||||
/// fn my_string() -> *const c_char;
|
||||
|
Loading…
x
Reference in New Issue
Block a user