Constant devtools::actors::inspector::node::MAX_INLINE_LENGTH

source ยท
const MAX_INLINE_LENGTH: usize = 50;
Expand description

The maximum length of a text node for it to appear as an inline child in the inspector.