shill

Crates.ioshill
lib.rsshill
version0.1.3
sourcesrc
created_at2022-04-11 01:19:01.428193
updated_at2022-04-11 01:40:09.815406
descriptionShill is a tool for shilling easily
homepage
repositoryhttps://github.com/Citrus-Studios/shill
max_upload_size
id565311
size3,151
Lemon (LemonjamesD)

documentation

README

Shill

Shill is a tool for shilling easily

Example

struct Person {}
struct Linux {}

impl Shill<Linux> for Person {}

let new_person = Person {};
// Person loves Linux, you should use Linux, Linux is the best!
new_person.shill();

(if you wish to actually use this for something please contact me on github)

Commit count: 6

cargo fmt