Docs.rs
arrow-udf-macros-0.7.0
Platform
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
arrow-udf-macros 0.7.0
Procedural macros for generating Arrow functions.
Crate
Source
Builds
Feature flags
Documentation
Coverage
66.67%
2
out of
3
items documented
0
out of
2
items with examples
Size
Source code size: 97.87 kB
This is the summed size of all the files inside the crates.io package for this release.
Documentation size: 542.81 kB
This is the summed size of all files generated by rustdoc for all configured targets
Links
arrow-udf/arrow-udf
106
18
4
crates.io
Dependencies
base64 ^0.22
normal
itertools ^0.12
normal
proc-macro2 ^1
normal
quote ^1
normal
syn ^2
normal
expect-test ^1
dev
prettyplease ^0.2
dev
Versions
0.7.0
(2025-08-26)
0.6.0
(2025-03-21)
0.5.1
(2025-02-13)
0.5.0
(2024-12-24)
0.4.1
(2024-10-10)
0.4.0
(2024-09-19)
0.3.0
(2024-04-25)
0.2.2
(2024-04-02)
0.2.1
(2024-02-29)
0.2.0
(2024-02-29)
0.1.3
(2024-02-18)
0.1.2
(2024-01-31)
0.1.1
(2024-01-17)
0.1.0
(2024-01-13)
Owners
This crate implements the
#[function]
macro for the
arrow-udf
crate.