# DOI for Rust
Digital Object Identifier (DOI) resolver for Rust
## Synchronous Design
This library is designed to be *synchronous*,
depending on the [`ureq` library](https://docs.rs/ureq) for HTTP requests.
## License
This project is licensed under the [MIT license](LICENSE).