Docs.rs
polyhorn-android-0.4.0
polyhorn-android 0.4.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
cutsoy
Dependencies
as-any ^0.2.0
normal
futures ^0.3.5
normal
jni ^0.17.0
normal
log ^0.4.11
normal
polyhorn-android-sys ^0.4.0
normal
polyhorn-core ^0.4.0
normal
polyhorn-macros ^0.4.0
normal
polyhorn-ui ^0.4.0
normal
polyhorn-ui-macros ^0.4.0
normal
tokio ^0.2.22
normal
Versions
59.46%
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
Module algorithm
polyhorn_
android
0.4.0
Module algorithm
Module Items
Modules
Structs
Traits
In polyhorn_
android::
layout
polyhorn_android
::
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.