Docs.rs
open-vector-tile-1.9.0
open-vector-tile 1.9.0
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
CraigglesO
Dependencies
libm ^0.2
normal
lol_alloc ^0.4.1
normal
optional
pbf ^1
normal
s2json ^1
normal
serde ^1.0
normal
serde_json ^1.0
normal
wasm-opt ^0.116.1
dev
Versions
100%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
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
open_
vector_
tile
1.9.0
In open_
vector_
tile::
util
open_vector_tile
::
util
Function
delta_encode_array
Copy item path
Source
pub fn delta_encode_array(array: &[
u32
]) ->
Vec
<
u32
>
Expand description
Encode an array using delta encoding.