pub async fn project_copy(
api: &dyn GatewayApi,
from: &str,
to: &str,
) -> Result<ProjectCopyResult, CoreError>Expand description
ign project copy — copy all resources, then find(to) read-back.
pub async fn project_copy(
api: &dyn GatewayApi,
from: &str,
to: &str,
) -> Result<ProjectCopyResult, CoreError>ign project copy — copy all resources, then find(to) read-back.