1 unstable release
Uses old Rust 2015
0.1.0 | Oct 22, 2016 |
---|
#21 in #identification
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