We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff0f4e7 commit c1795f4Copy full SHA for c1795f4
src/error.rs
@@ -1,6 +1,5 @@
1
//! Opaque pointers errors.
2
3
-#[cfg(all(feature = "std", feature = "c-types"))]
4
use std::str::Utf8Error;
5
6
/// Errors that can be detected by the functions of this crate.
0 commit comments