1 unstable release

Uses old Rust 2015

0.1.0 Oct 22, 2016

MIT/Apache

1KB

Identify library

This crate contains generic trait for identification. It's useful when you need generic interface to identify objects (like database records).


lib.rs:

Generic identification traits

No runtime deps