Commit graph

105 commits

Author SHA1 Message Date
Chris J Arges
ceb4ae6993 Allow connect to take both &str and String
It would be useful to allow a String to be passed to connect instead of just
a &'static str. This code makes 'host' a String type, but allows the function
to take either type.
2015-06-14 23:25:30 -05:00
Matt McCoy
298eac6598 Updating to compile for the most recent version of rust 2015-06-07 00:59:53 -04:00
Matt McCoy
aee89113a6 Uncommenting printing in main 2015-04-15 16:34:22 -04:00
Matt McCoy
a25bf47d1c Triggering a build 2015-04-15 16:26:09 -04:00
Matt McCoy
95e6676055 Initial Commit 2015-04-15 16:23:58 -04:00