Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/datafusion
/ init
Function
init
datafusion/expr/src/lib.rs:145–148 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
143
#[cfg(test)]
144
#[ctor::ctor(unsafe)]
145
fn init() {
146
// Enable RUST_LOG logging configuration for test
147
let _ = env_logger::try_init();
148
}
Callers
5
sql
Function · 0.50
main
Function · 0.50
main
Function · 0.50
main
Function · 0.50
main
Function · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…