Function cmake_parser

Source
pub fn cmake_parser(input: &str) -> IResult<&str, CMakeDocument>