Skip to main content

render_root_meta

Function render_root_meta 

Source
pub fn render_root_meta(
    name: &str,
    title: Option<&str>,
    summary: Option<&str>,
    root_id: &str,
    created: &str,
    schema_count: usize,
    id_version: usize,
) -> String
Expand description

渲染 root ._meta 模板。