Docs.rs
petaplot-core-0.1.0
petaplot-core 0.1.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
05 August 2026
Links
Homepage
Repository
crates.io
Source
Owners
fidelechevarria
Dependencies
arrow-array ^53.0
normal
arrow-schema ^53.0
normal
bytemuck ^1.18
normal
crossbeam-channel ^0.5
normal
memmap2 ^0.9
normal
rayon ^1.10
normal
thiserror ^2.0
normal
tracing ^0.1
normal
criterion ^0.5
dev
Versions
43.84%
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
Module pyramid
petaplot_
core
0.1.0
Module pyramid
Module Items
Structs
Constants
In petaplot_
core::
lod
petaplot_core
::
lod
Module
pyramid
Copy item path
Source
Structs
§
LodLevel
Representación de un único nivel de detalle en la pirámide.
LodPyramid
Pirámide de Niveles de Detalle (LOD) logarítmica.
Constants
§
DEFAULT_
LOD_
FACTOR
Factor de reducción entre niveles LOD consecutivos (10x por defecto).