penrose_proc 0.1.3

proc-macros for the Penrose tiling window manager library
Documentation
1
2
3
4
5
error[E0405]: cannot find trait `StubFoo` in this scope
  --> $DIR/test-only-attr-works.rs:11:6
   |
11 | impl StubFoo for MyStruct {}
   |      ^^^^^^^ not found in this scope