Function cmake_parser::parse_cmakelists
source · pub fn parse_cmakelists(
src: &[u8]
) -> Result<CMakeListsTokens<'_>, CMakeListsParseError>
pub fn parse_cmakelists(
src: &[u8]
) -> Result<CMakeListsTokens<'_>, CMakeListsParseError>