Function freya::prelude::run_calculations
source · pub fn run_calculations(calcs: &[DynamicCalculation], value: f32) -> f32
Expand description
Calculate some chained operations with a given value. This value could be for example the width of a node’s parent area.