use salak::*; #[derive(Debug, FromEnvironment)] #[salak(name = "xxx")] pub struct FailEnum {} fn main() {}