Constant style::custom_properties_map::ANCESTOR_COUNT_LIMIT
source ยท const ANCESTOR_COUNT_LIMIT: usize = 4;
Expand description
A not-too-large, not too small ancestor limit, to prevent creating too-big chains.