You must log in or # to comment.
use animals::Cat; fn main() { let cat = Cat::init(); cat().setwidth(100); cat().setheight(100); }
cats are liquid. proof: https://www.drgoulu.com/wp-content/uploads/2017/09/Rheology-of-cats.pdf
css_irl
use animals::Cat;
fn main() {
let cat = Cat::init();
cat().setwidth(100);
cat().setheight(100);
}
cats are liquid. proof: https://www.drgoulu.com/wp-content/uploads/2017/09/Rheology-of-cats.pdf
css_irl