touch_grass/copy
Put a string value onto the clipboard
Values
pub fn decode(
input: value.Value(a, b),
) -> Result(String, break.Reason(a, b))
pub fn encode(result: Result(Nil, String)) -> value.Value(a, b)
pub fn lift() -> isomorphic.Type(a)
pub fn lower() -> isomorphic.Type(a)
pub fn type_() -> #(
String,
#(fn() -> isomorphic.Type(a), isomorphic.Type(b)),
)