Skip to main content
fold_frontmatter
syn
3.0.4
In syn::
fold
syn
::
fold
Function
fold_
frontmatter
Copy item path
Source
pub fn fold_frontmatter<F>(f:
&mut F
, node:
Frontmatter
) ->
Frontmatter
where F:
Fold
+ ?
Sized
,