Docs.rs
icelake-0.3.141592654
icelake 0.3.141592654
Permalink
Docs.rs crate page
Apache-2.0
Links
crates.io
Source
Owners
Xuanwo
Dependencies
anyhow ^1
normal
apache-avro ^0.17
normal
arrow-arith >=51
normal
arrow-array >=51
normal
arrow-buffer >=51
normal
arrow-cast >=51
normal
arrow-ord >=51
normal
arrow-row >=51
normal
arrow-schema >=51
normal
arrow-select >=51
normal
async-trait ^0.1
normal
bitvec ^1.0.1
normal
bytes ^1
normal
chrono ^0.4
normal
csv ^1.2.2
normal
derive_builder ^0.12
normal
enum-display ^0.1
normal
faster-hex ^0.8.0
normal
futures ^0.3
normal
itertools ^0.11
normal
lazy_static ^1
normal
log ^0.4.0
normal
murmur3 ^0.5.2
normal
once_cell ^1
normal
opendal >=0.46
normal
ordered-float ^3.7.0
normal
parquet >=51
normal
prometheus ^0.13
normal
optional
regex ^1.9
normal
reqwest ^0.11
normal
rust_decimal ^1.30
normal
serde ^1
normal
serde_bytes ^0.11.12
normal
serde_json ^1
normal
serde_with ^3
normal
tokio ^1.28
normal
toml ^0.7.6
normal
url ^2
normal
urlencoding ^2
normal
uuid ^1
normal
arrow-csv >=51
dev
confique ^0.2
dev
csv ^1
dev
env_logger ^0.10.0
dev
libtest-mimic ^0.6
dev
opendal >=0.46
dev
tempfile ^3
dev
Versions
68.8%
of the crate is documented
Platform
i686-unknown-linux-gnu
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
icelake
0.3.141592654
In icelake::
types
icelake
::
types
Function
parse_partition_spec
Copy item path
Source
pub fn parse_partition_spec(bs: &[
u8
]) ->
Result
<
PartitionSpec
>
Expand description
Parse schema from json bytes.