[][src]Function language_reporting::Component

pub fn Component<T>(
    function: fn(T, Document) -> Document,
    data: T
) -> impl Render