sassi-macros 0.1.0-beta.2

Support proc-macro crate re-exported by sassi for ordinary adopters.
Documentation
1
2
3
4
5
error: Cacheable: generic structs are not supported in v0.1; use a concrete wrapper type
 --> tests/compile_fail/cacheable_generic_struct.rs:7:21
  |
7 | struct GenericEntity<T> {
  |                     ^