Skip to main content

view

Function view 

Source
pub fn view<'a>(
    state: &'a DataTabState,
    conflict_files: &'a [(String, Vec<String>)],
) -> Element<'a, Message>
Expand description

Render the data tab view showing file-level conflict details.