Skip to main content

num_project_pages

Function num_project_pages 

Source
pub fn num_project_pages<W: Write>(
    remote: Arc<dyn RemoteProject>,
    body_args: ProjectListBodyArgs,
    writer: W,
) -> Result<()>