file_check_macro 0.1.0

A macro for checking the presence of a template file at compile time. E.g. for Tera templates
Documentation
[dependencies.quote]
version = "1.0"

[dependencies.syn]
version = "2.0.38"

[lib]
proc-macro = true

[package]
description = "A macro for checking the presence of a template file at compile time. E.g. for Tera templates"
edition = "2021"
license = "MIT OR Apache-2.0"
name = "file_check_macro"
readme = "README.md"
version = "0.1.0"