Skip to content

lang-eric/quoteless_string_literal_println

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

quoteless_string_literal_println

Hey Rustaceans!

Have you ever wanted to print something like this:

println!(I don't know why I'm here);

Instead of like this:

println!("lame");

Well, if so, this is the library for you.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages