Docs.rs
iris-cssom-1.1.4
iris-cssom 1.1.4
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
itszzl-sudo
Dependencies
tracing ^0.1
normal
Versions
62.26%
of the crate is documented
Go to latest version
Platform
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
parse_px
iris_
cssom
1.1.4
In iris_
cssom::
computed
iris_cssom
::
computed
Function
parse_
px
Copy item path
Source
pub fn parse_px(value: &
str
) ->
f32
Expand description
Parse a CSS pixel value (e.g., “16px” → 16.0).