clipp a simple clipboard for complicated times clipp::copy("hello world"); assert_eq!(clipp::paste(), "hello world");