1 2 3
use crate::engine::inline_parts::DefaultInlineParts; pub(super) type ConjunctParts<'a> = DefaultInlineParts<'a>;