Docs.rs
ailake-catalog-0.0.11
ailake-catalog 0.0.11
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
ThiagoLange
Dependencies
ailake-core ^0.0.11
normal
ailake-store ^0.0.11
normal
apache-avro ^0.16
normal
async-trait ^0.1
normal
aws-config ^1
normal
optional
aws-sdk-glue ^1
normal
optional
base64 ^0.22
normal
bytes ^1
normal
reqwest ^0.12
normal
optional
serde ^1
normal
serde_json ^1
normal
sqlx ^0.8
normal
optional
thiserror ^1
normal
tokio ^1
normal
uuid ^1
normal
tempfile ^3
dev
tokio ^1
dev
Versions
29.77%
of the crate is documented
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
Skip to main content
encode_long
ailake_
catalog
0.0.11
In ailake_
catalog::
avro_
raw
ailake_catalog
::
avro_raw
Function
encode_
long
Copy item path
Source
pub fn encode_long(n:
i64
, buf: &mut
Vec
<
u8
>)