versatile-data 0.40.0

A library for databases that has convenient datasets that group together commonly used fields and gives you the flexibility to create your own fields.
Documentation

pub use crate::{
    Data
    ,Activity
    ,Field
    ,Number
    ,Search
    ,Order
    ,KeyValue
    ,Operation
    ,Condition
    ,Term
};