Docs.rs
nemo-plugin-0.5.0
nemo-plugin 0.5.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
geoffjay
Dependencies
indexmap ^2
normal
nemo-plugin-api ^0.5.0
normal
Versions
99.17%
of the crate is documented
Go to latest version
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
Module containers
nemo_
plugin
0.5.0
Module containers
Module Items
Structs
Functions
In crate nemo_
plugin
nemo_plugin
Module
containers
Copy item path
Source
Expand description
Container builders for layout management
Structs
§
Grid
Builder for a Grid container
Panel
Builder for a Panel container
Scroll
View
Builder for a ScrollView container
Stack
Builder for a Stack container (horizontal or vertical)
Functions
§
column
Helper to create a column
input_
row
Helper to create a horizontal row with a label and another component
row
Helper to create a row with custom children