Shill

Shill is a tool for shilling easily

Example

```rs struct Person {} struct Linux {}

impl Shill for Person {}

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