Docs.rs
substrait-expr-funcgen-0.1.1
substrait-expr-funcgen 0.1.1
Docs.rs crate page
Apache-2.0
Links
crates.io
Source
Owners
westonpace
Dependencies
convert_case ^0.6.0
normal
prettyplease ^0.2.16
normal
proc-macro2 ^1.0.67
normal
quote ^1.0.33
normal
serde_yaml ^0.9.30
normal
substrait ^0.21.0
normal
syn ^2.0.48
normal
thiserror ^1.0.56
normal
Versions
8.33%
of the crate is documented
Go to latest version
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
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
substrait_expr_funcgen
0.1.1
?
Function
substrait_expr_funcgen
::
generate_functions_for_yaml
source
·
[
−
]
pub fn generate_functions_for_yaml( uri: &
str
, filepath: &
str
) ->
Result
<
TokenStream
,
FuncGenError
>