Docs.rs
datafusion-ethers-44.0.0
datafusion-ethers 44.0.0
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
sergiimk
Dependencies
alloy ^0.9
normal
async-stream ^0.3
normal
async-trait ^0.1
normal
datafusion ^44
normal
futures ^0.3
normal
serde_json ^1
normal
thiserror ^2
normal
tokio ^1
normal
tracing ^0.1
normal
alloy ^0.9
dev
datafusion ^44
dev
indoc ^2
dev
pretty_assertions ^1
dev
test-log ^0.2
dev
tracing-subscriber ^0.3
dev
Versions
12.5%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
datafusion_
ethers
44.0.0
In datafusion_
ethers::
udf
datafusion_ethers
::
udf
Function
event_to_json
Copy item path
Source
pub fn event_to_json(schema: &
Event
, event: &
DecodedEvent
) ->
Value