carol-test 1.0.35

A crate I use to test publishing
Documentation

This is a README

It says you should:

  • Read
  • Me
  • For instructions.
test two three four
five six seven eight

TODO

  • stuff
  • things

Another anchor

yet another

Keep going

wheee

fn main() {
    let poop = 3;
    println!("This is a test of the syntax highlighting {}", poop);
}