gitql-std 0.20.0

GitQL Standard and Aggregation functions
Documentation
1
2
3
4
5
6
7
8
9
10
11
pub mod aggregation;
pub mod array;
pub mod datetime;
pub mod general;
pub mod meta_types;
pub mod number;
pub mod range;
pub mod regex;
pub mod standard;
pub mod text;
pub mod window;