Skip to content

A very simple crate to test publishing to crates.io.

License

Notifications You must be signed in to change notification settings

danielnorton/a793556702

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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");
assert_eq!("Hello, Fred!", message);

About

A very simple crate to test publishing to crates.io.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages