Docs.rs
iced-0.14.0
iced 0.14.0
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
hecrj
Dependencies
iced_core ^0.14.0
normal
iced_debug ^0.14.0
normal
iced_devtools ^0.14.0
normal
optional
iced_futures ^0.14.0
normal
iced_highlighter ^0.14.0
normal
optional
iced_renderer ^0.14.0
normal
iced_runtime ^0.14.0
normal
iced_tester ^0.14.0
normal
optional
iced_widget ^0.14.0
normal
iced_winit ^0.14.0
normal
image ^0.25
normal
optional
thiserror ^2
normal
criterion ^0.5
dev
iced_wgpu ^0.14.0
dev
Versions
100%
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
right
iced
0.14.0
In iced::
padding
iced
::
padding
Function
right
Copy item path
Source
pub fn right(padding: impl
Into
<
Pixels
>) ->
Padding
Expand description
Create some right
Padding
.