pub fn archive_project<C, Fut, B, E>(
client: C,
params: &ArchiveProjectParams,
) -> ArchiveProject<Fut, B, E> ⓘ
Expand description
Archives a project in the organization. Archived projects cannot be used or updated.
pub fn archive_project<C, Fut, B, E>(
client: C,
params: &ArchiveProjectParams,
) -> ArchiveProject<Fut, B, E> ⓘ
Archives a project in the organization. Archived projects cannot be used or updated.