Skip to main content
check_freshness
codegen
0.1.0
In codegen::
app::
output_
tree
codegen
::
app
::
output_tree
Function
check_
freshness
Copy item path
Source
pub(super) fn check_freshness( files: &[(
String
,
String
)], output_dir: &
Path
, ) ->
Result
<
ExitCode
>