Docs.rs
llimphi-ui-0.1.0
llimphi-ui 0.1.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
sergiovelasquezzeballos
Dependencies
accesskit ^0.24
normal
accesskit_winit ^0.33
normal
arboard ^3
normal
optional
llimphi-compositor ^0.1.0
normal
llimphi-hal ^0.1.0
normal
llimphi-layout ^0.1.0
normal
llimphi-raster ^0.1.0
normal
llimphi-text ^0.1.0
normal
pollster ^0.4
normal
uuid ^1
normal
Versions
64.56%
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_
ui
0.1.0
llimphi_ui
Function
mount
Copy item path
Source
pub fn mount<Msg>(layout: &mut
LayoutTree
, v:
View
<Msg>) ->
Mounted
<Msg>
where Msg:
Clone
,