Skip to main content

render_branch_meta

Function render_branch_meta 

Source
pub fn render_branch_meta(
    kind: Kind,
    id: &str,
    type_: Option<&str>,
    title: Option<&str>,
    summary: Option<&str>,
    created: &str,
) -> String
Expand description

渲染 node / branch ._meta 模板。