sift_error 0.1.0

Crate-specific Sift errors
Documentation
1
2
3
4
5
6
# sift_error

This is an internal sub-crate for all Sift crates and is primarily concerned with defining error types.

**Important Note**: This crate is re-exported in every other Sift crate so users shouldn't have to manually install
this crate to get the error types.