#person #linux #tool #shilling

shill

Shill is a tool for shilling easily

4 releases

0.1.3 Apr 11, 2022
0.1.2 Apr 11, 2022
0.1.1 Apr 11, 2022
0.1.0 Apr 11, 2022

#11 in #person

Custom license

3KB

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)


lib.rs:

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)

No runtime deps