Docs.rs
gitql-std-0.15.0
gitql-std 0.15.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
AmrDeveloper
Dependencies
chrono ^0.4.40
normal
gitql-ast ^0.34.0
normal
gitql-core ^0.15.0
normal
rand ^0.9.1
normal
regex ^1.11.1
normal
uuid ^1.16.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.15.0
In gitql_
std::
text
gitql_std
::
text
Function
text_concat
Copy item path
Source
pub fn text_concat(inputs: &[
Box
<dyn
Value
>]) ->
Box
<dyn
Value
>