Docs.rs
gitql-std-0.16.0
gitql-std 0.16.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
AmrDeveloper
Dependencies
chrono ^0.4.41
normal
gitql-ast ^0.35.0
normal
gitql-core ^0.16.0
normal
rand ^0.9.1
normal
regex ^1.11.1
normal
uuid ^1.17.0
normal
Versions
5.44%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
gitql_
std
0.16.0
In gitql_
std::
aggregation
gitql_std
::
aggregation
Function
aggregation_bool_or
Copy item path
Source
pub fn aggregation_bool_or( group_values: &[
Vec
<
Box
<dyn
Value
>>], ) ->
Box
<dyn
Value
>