[−][src]Module curve25519_dalek::errors
Errors which may occur.
Currently, these are only used in the implementations of TryFrom.
If used with std support, this public types in this module implement the
std::error::Error trait.
Structs
| CurveError | Errors which may occur. |