Docs.rs
cranpose-render-common-0.1.113
cranpose-render-common 0.1.113
Docs.rs crate page
Apache-2.0
02 September 2026
Links
Homepage
Repository
crates.io
Source
Owners
samoylenkodmitry
Dependencies
ab_glyph ^0.2.32
normal
cranpose-core ^0.1.113
normal
cranpose-foundation ^0.1.113
normal
cranpose-ui ^0.1.113
normal
cranpose-ui-graphics ^0.1.113
normal
hyphenation ^0.8.4
normal
optional
log ^0.4
normal
thiserror ^2.0.18
normal
tiny-skia ^0.11.4
normal
ttf-parser ^0.25.1
normal
Versions
19.69%
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
apply_layer_affine_to_rect
cranpose_
render_
common
0.1.113
In cranpose_
render_
common::
layer_
transform
cranpose_render_common
::
layer_transform
Function
apply_
layer_
affine_
to_
rect
Copy item path
Source
pub fn apply_layer_affine_to_rect( rect:
Rect
, layer_bounds:
Rect
, layer: &
GraphicsLayer
, ) ->
Rect