identify

Crates.ioidentify
lib.rsidentify
version0.1.0
sourcesrc
created_at2016-10-22 13:46:13.235915
updated_at2016-10-22 13:46:13.235915
descriptionBasic identification traits.
homepage
repositoryhttps://github.com/DenisKolodin/identify
max_upload_size
id6939
size579
Denis Kolodin (therustmonk)

documentation

README

Identify library

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

Commit count: 1

cargo fmt