Function gr::cmds::common::num_project_pages

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