Skip to main content

num_project_resources

Function num_project_resources 

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