Docs.rs
graphitepdf-render-0.4.0
graphitepdf-render 0.4.0
Docs.rs crate page
Links
Homepage
Repository
crates.io
Source
Owners
admirsaheta
Dependencies
graphitepdf-errors ^0.4.0
normal
graphitepdf-font ^0.4.0
normal
graphitepdf-image ^0.4.0
normal
graphitepdf-kit ^0.4.0
normal
graphitepdf-layout ^0.4.0
normal
graphitepdf-primitives ^0.4.0
normal
graphitepdf-svg ^0.4.0
normal
graphitepdf-textkit ^0.4.0
normal
graphitepdf-utils ^0.4.0
normal
thiserror ^1.0
normal
tokio ^1.47
normal
flate2 ^1.0
dev
png ^0.18
dev
Versions
0%
of the crate is documented
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_dimension
graphitepdf_
render
0.4.0
graphitepdf_render
Function
parse_
dimension
Copy item path
Source
pub fn parse_dimension(input: &
str
) ->
Result
<
f32
>