Docs.rs
plotlars-core-0.12.1
plotlars-core 0.12.1
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
alceal
Dependencies
bon ^3.9.1
normal
calamine ^0.26
normal
optional
image ^0.25.10
normal
indexmap ^2.13.0
normal
ordered-float ^5.1.0
normal
polars ^0.53.0
normal
serde ^1.0.228
normal
serde_json ^1.0.149
normal
Versions
78.5%
of the crate is documented
Go to latest version
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 mesh3d
plotlars_
core
0.12.1
Module mesh3d
Module Items
Structs
In plotlars_
core::
plots
plotlars_core
::
plots
Module
mesh3d
Copy item path
Source
Structs
ยง
Mesh3D
A structure representing a 3D mesh plot.
Mesh3D
Builder
Use builder syntax to set the inputs and finish with
build()
.
Mesh3D
TryBuilder
Use builder syntax to set the inputs and finish with
try_build()
.