doi 0.1.0

Digital Object Identifier (DOI) resolver
Documentation
1
2
3
4
5
6
7
8
9
# 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).