Skip to content

Program to take the name or month number and return information on the month. Playing with enumns and structs

Notifications You must be signed in to change notification settings

cleggypdc/rust-howmanydays

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rust-howmanydays

Working my way through the rustlings activities so decided to have a crack at a fresh project using some concepts.

This program takes a month name or number and returns information about the month.

Usage example cargo run Mar cargo run 3

About

Program to take the name or month number and return information on the month. Playing with enumns and structs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages