Docs.rs
polyhorn-style-0.1.0
polyhorn-style 0.1.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
cutsoy
Dependencies
derivative ^2.1.1
normal
Versions
1.06%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
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
Crate polyhorn_style
polyhorn_
style
0.1.0
All Items
Crate Items
Macros
Structs
Enums
Traits
Functions
Crate
polyhorn_
style
Copy item path
Source
Macros
§
style
text_
style
Structs
§
Border
Radius
Insets
Layout
Adjustment
Margin
Padding
Point
Rect
Size
Style
Text
Style
Enums
§
Align
Items
Dimension
Flex
Direction
Justify
Content
Position
Text
Alignment
Visibility
Traits
§
Into
Dimension
This is a trait that is implemented by integer and float types to make it more ergonomic to work with literals (e.g.
5.px() = Dimension::pixels(5.0)
).
Platform
Functions
§
auto