pub fn derive_project(
conversations: &[Conversation],
config: &DeriveConfig,
) -> Vec<Path>Expand description
Derive Toolpath Paths from multiple conversations.
pub fn derive_project(
conversations: &[Conversation],
config: &DeriveConfig,
) -> Vec<Path>Derive Toolpath Paths from multiple conversations.