a793556702

A very simple crate to test publishing to crates.io. Not intended to provide any real functionality.

This is all it does: use a793556702::say_hello; let message = say_hello("Fred");