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: unsupported #[cacheable(...)] option
 --> tests/compile_fail/cacheable_unknown_option.rs:6:13
  |
6 | #[cacheable(foo = "bar")]
  |             ^^^