pub fn parse_composable_content( input: &str, ) -> Result<Vec<Content>, Error<Rule>>
Parse a composable function and return a vector of Content