askama-enum 0.0.2

Implement different askama templates for different enum variants
Documentation
1
2
3
#![cfg(not(feature = "testing"))]

compile_error!("when testing, use `--features=testing`");