pub fn content_viewer<'a>(
_path_components: URLPath<'a, 'a>,
params: URLParams<'a>,
state: SharedAppState,
) -> ComponentResult<ContentViewer<'a>>pub fn content_viewer<'a>(
_path_components: URLPath<'a, 'a>,
params: URLParams<'a>,
state: SharedAppState,
) -> ComponentResult<ContentViewer<'a>>