Docs.rs
geographdb-core-0.4.0
geographdb-core 0.4.0
Docs.rs crate page
GPL-3.0-only
Links
Repository
crates.io
Source
Owners
oldnordic
Dependencies
anyhow ^1.0
normal
bytemuck ^1.13
normal
crc32fast ^1.5.0
normal
crossbeam ^0.8
normal
dashmap ^5.5
normal
optional
glam ^0.27
normal
libc ^0.2
normal
memmap2 ^0.9
normal
morton-encoding ^2.0.1
normal
parking_lot ^0.12
normal
serde ^1.0
normal
serde_json ^1.0
normal
smallvec ^1.11
normal
tracing ^0.1
normal
optional
criterion ^0.5
dev
tempfile ^3.0
dev
Versions
41.04%
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_header
geographdb_
core
0.4.0
In geographdb_
core::
storage::
sectioned
geographdb_core
::
storage
::
sectioned
Function
encode_
header
Copy item path
Source
pub fn encode_header(header: &
GeoFileHeader
) -> [
u8
;
128
]