pub fn fileversion_filter(state: &State<'_, '_>, value: Cow<'_, str>) -> u64Expand description
fileversion filter for MiniJinja.
The value is a path relative to the ASSETS_PATH global, which must be set.
The returned value is intended to be opaque, however it should be unique for every file modification. It will be 0 if there is any error.