Docs.rs
promkit-widgets-0.3.1
promkit-widgets 0.3.1
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
ynqa
Dependencies
anyhow ^1.0.102
normal
promkit-core =0.2.0
normal
rayon ^1.11.0
normal
optional
serde ^1.0.228
normal
optional
serde_json ^1.0.149
normal
optional
termcfg ^0.2.0
normal
optional
tokio ^1.49.0
normal
optional
toml ^0.9.8
dev
Versions
41.03%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
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
Skip to main content
create_rows
promkit_
widgets
0.3.1
In promkit_
widgets::
jsonstream::
jsonz
promkit_widgets
::
jsonstream
::
jsonz
Function
create_
rows
Copy item path
Source
pub fn create_rows<'a, T:
IntoIterator
<Item = &'a
Value
>>(iter: T) ->
Vec
<
Row
>
Available on
crate feature
jsonstream
only.