Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/therustmonk/identify
Rust identification traits
https://github.com/therustmonk/identify
Last synced: 2 days ago
JSON representation
Rust identification traits
- Host: GitHub
- URL: https://github.com/therustmonk/identify
- Owner: therustmonk
- Created: 2016-10-22T13:40:27.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2016-10-22T13:45:27.000Z (about 8 years ago)
- Last Synced: 2025-01-02T21:12:35.074Z (6 days ago)
- Language: Rust
- Size: 0 Bytes
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Identify library
This crate contains generic trait for identification.
It's useful when you need generic interface to identify objects (like database records).