toxic_traits

Crates.iotoxic_traits
lib.rstoxic_traits
version0.1.0
sourcesrc
created_at2021-06-02 16:00:12.289825
updated_at2021-06-02 16:00:12.289825
descriptionTraits for ORM layer
homepagehttps://github.com/thecooldrop/toxic_traits
repositoryhttps://github.com/thecooldrop/toxic_traits
max_upload_size
id405345
size15,249
(thecooldrop)

documentation

README

Toxic traits - Traits for ORM layer

Toxic traits is a library crate providing the traits encapsulating the behavior commonly associated with data access and ORMs. By extracting common behaviors into traits we hope to provide unified interface for data-access.

It is hoped that this crate will enable you to start working on higher-level logic, without having to have your data-access layer completely coded.

Commit count: 0

cargo fmt