Docs.rs
llimphi-compositor-0.1.0
llimphi-compositor 0.1.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
sergiovelasquezzeballos
Dependencies
llimphi-layout ^0.1.0
normal
llimphi-text ^0.1.0
normal
vello ^0.7
normal
wgpu ^27
normal
png ^0.18
dev
pollster ^0.4
dev
Versions
72.14%
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
mount
llimphi_
compositor
0.1.0
llimphi_compositor
Function
mount
Copy item path
Source
pub fn mount<Msg:
Clone
>(layout: &mut
LayoutTree
, v:
View
<Msg>) ->
Mounted
<Msg>