Docs.rs
azul-layout-0.0.4
azul-layout 0.0.4
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
fschutt
Dependencies
azul-core ^0.0.2
normal
azul-css ^0.0.1
normal
azul-text-layout ^0.0.3
normal
optional
azul-css-parser ^0.0.1
dev
azulc ^0.0.1
dev
Versions
0.86%
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
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
azul_
layout
0.0.4
GetStyle
Required Methods
get_style
Implementations on Foreign Types
DisplayRectangle
Implementors
In crate azul_
layout
azul_layout
Trait
GetStyle
Copy item path
Source
pub trait GetStyle { // Required method fn
get_style
(&self) ->
Style
; }
Required Methods
§
Source
fn
get_style
(&self) ->
Style
Implementations on Foreign Types
§
Source
§
impl
GetStyle
for
DisplayRectangle
Source
§
fn
get_style
(&self) ->
Style
Implementors
§