top | item 18790252

(no title)

WAthrowaway | 7 years ago

Drop acid

discuss

order

notomorrow|7 years ago

seriously?

jxub|7 years ago

  impl Drop for Acid {
    fn drop(&mut self) {
        println!("It can be done");
    }
  }