[][src]Module polyhorn_ios::layout::algorithm

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.