use cogs_parser::parse_cog; fn main() { println!("{:#?}", parse_cog("

Yo.

Click this ")); }