rust-identifiers is not maintained anymore.
A work-in-progress Rust library for handling and extracting scholarly identifiers from text.
Current version: Unreleased
Supported Rust versions: 1.14
use identifiers::Doi;
let dois = Doi::extract("I love 10.1234/foobar and 10.1234/bazquux");
We also maintain a version of this library for Ruby and for PHP.
Copyright © 2017 Altmetric LLP.
Distributed under the MIT License.