Docs.rs
ruviz-gpui-0.4.19
ruviz-gpui 0.4.19
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
Ameyanagi
Dependencies
arboard ^3.6.1
normal
futures ^0.3
normal
image ^0.25
normal
ruviz ^0.4.19
normal
smallvec ^1.15
normal
smol ^2
dev
gpui ^0.2.2
normal
rfd =0.15.4
normal
gpui ^0.2.2
dev
core-foundation ^0.10
normal
core-video ^0.4
normal
gpui ^0.2.2
normal
rfd =0.15.4
normal
gpui ^0.2.2
dev
gpui ^0.2.2
normal
rfd =0.15.4
normal
gpui ^0.2.2
dev
Versions
14.63%
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
plot_builder
ruviz_
gpui
0.4.19
ruviz_gpui
Function
plot_
builder
Copy item path
Source
pub fn plot_builder<P>(plot: P) ->
RuvizPlotBuilder
<P>
where P:
IntoPlotSession
+ 'static,