Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
OptionTuple in datafusion::common::file_options - Rust
[go: Go Back, main page]

pub type OptionTuple = (String, String);
Expand description

Represents a single arbitrary setting in a StatementOptions where OptionTuple.0 determines the specific setting to be modified and OptionTuple.1 determines the value which should be applied