Docs.rs
polyhorn-ios-0.4.0
polyhorn-ios 0.4.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
cutsoy
Dependencies
as-any ^0.2.0
normal
dispatch ^0.2.0
normal
fsize ^0.1.0
normal
futures ^0.3.5
normal
lazy_static ^1.4.0
normal
objc ^0.2.7
normal
polyhorn-core ^0.4.0
normal
polyhorn-ios-sys ^0.4.0
normal
polyhorn-macros ^0.4.0
normal
polyhorn-ui ^0.4.0
normal
polyhorn-ui-macros ^0.4.0
normal
smart-default ^0.6.0
normal
tokio ^0.2.5
normal
Versions
100%
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
Module algorithm
polyhorn_
ios
0.4.0
Module algorithm
Module Items
Modules
Structs
Traits
In polyhorn_
ios::
layout
polyhorn_ios
::
layout
Module
algorithm
Copy item path
Source
Expand description
Implementations of the flexbox algorithm.
Modules
§
yoga
Flexbox implementation powered by Yoga (the default).
Structs
§
Flexbox
Concrete flexbox implementation powered by Yoga.
Node
Index into the flexbox’s node arena.
Traits
§
Algorithm
Abstract interface of a flexbox algorithm.