vernier-core 0.0.0

Name reservation for vernier-core. The real crate ships at >=0.1.0.
Documentation
1
2
3
4
5
6
//! Name reservation for `vernier-core`.
//!
//! This v0.0.0 release exists only to claim the `vernier-core` name on
//! crates.io. The real pure-Rust core will land at v0.1.0 — see
//! <https://github.com/vernier-rs/vernier> for status.
#![forbid(unsafe_code)]