intercom-attributes 0.4.0

See 'intercom'
Documentation
1
2
3
4
5
6
7
8
9
error[E0404]: expected trait, found struct `Struct`
  --> com_library-struct-interface.rs:11:15
   |
11 |     interface Struct,
   |               ^^^^^^ not a trait

error: aborting due to previous error

For more information about this error, try `rustc --explain E0404`.