Repr

Wraps a method as the class's ___repr__ in Python.

struct Repr (
alias _fn
) {
enum bool needs_shim;
}

Meta