Function cosmic::iced_futures::core::layout::atomic

source ยท
pub fn atomic(
    limits: &Limits,
    width: impl Into<Length>,
    height: impl Into<Length>,
) -> Node
Expand description

Computes the resulting Node that fits the Limits given some width and height requirements and no intrinsic size.