Skip to content

Commit

Permalink
Switch to core::error::Error
Browse files Browse the repository at this point in the history
  • Loading branch information
Pratyush committed Oct 28, 2024
1 parent f42738d commit fb07cd4
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,6 @@ pub mod str {
#[cfg(not(feature = "std"))]
pub mod io;

#[cfg(not(feature = "std"))]
pub mod error;

#[cfg(feature = "std")]
#[doc(hidden)]
pub use std::*;
Expand Down

0 comments on commit fb07cd4

Please sign in to comment.