Docs.rs
cellulite-0.3.0
cellulite 0.3.0
Permalink
Docs.rs crate page
Links
Repository
crates.io
Source
Owners
Kerollmops
irevoire
Dependencies
crossbeam ^0.8.4
normal
geo ^0.30.0
normal
geo-types ^0.7.15
normal
geojson ^0.24.2
normal
h3o ^0.9.0
normal
heed ^0.22.0
normal
intmap ^3.1.2
normal
ordered-float ^5.0.0
normal
rayon ^1.10.0
normal
roaring ^0.11.1
normal
steppe ^0.4.0
normal
thiserror ^2.0.12
normal
thread_local ^1.1.9
normal
zerometry ^0.3.0
normal
insta ^1.42.2
dev
tempfile ^3.19.1
dev
Versions
26.76%
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
UpdateDb
cellulite
0.3.0
Update
Db
Aliased Type
In crate cellulite
cellulite
Type Alias
Update
Db
Copy item path
Source
pub type UpdateDb =
Database
<
U32
<
BE
>, UpdateType>;
Aliased Type
ยง
pub struct UpdateDb {
/* private fields */
}