Skip to content

Jason5Lee/rickroll-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rickroll-rs

WARNING: this crate is for the purpose of demonstration about how terrible a rust dependency could do, please DO NOT ACTUALLY USE IT IN PRODUCTION. It's not in the crates.io, but the crates there could do something even worse.

Rickrolling at compile-time.

For any crate that depends on this, the first 5 seconds of Never gonna give you up by Rick Astley will be played for N+1 times when compiling this crate, where N is the number of macro rickroll_rs::rickroll! used in the crate. The extra 1 time is in the build.rs

About

Rickrolling at compile-time.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages