Switch from error_core to failure.
This commit is contained in:
@@ -92,10 +92,6 @@ called `hashmap_core` is pulled in (only in `no_std` builds). This
|
||||
is mostly the same as `std::collections::HashMap`, except that it doesn't
|
||||
have DOS protection. Just something to think about.
|
||||
|
||||
Lastly, to support `std::error`, which isn't is `std` or `alloc` for
|
||||
an inexplicable reason, the `error_core` crate is also used in `no_std` builds.
|
||||
You might need it, as well, when interfacing with `CtonError`.
|
||||
|
||||
Building the documentation
|
||||
--------------------------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user