. ├── Cargo.toml └── src    ├── errors    │   └── option.rs    ├── errors.rs    └── lib.rs