Function change_project_icon

Source
pub async fn change_project_icon(
    configuration: &Configuration,
    id_pipe_slug: &str,
    ext: &str,
    body: Option<PathBuf>,
) -> Result<(), Error<ChangeProjectIconError>>
Expand description

The new icon may be up to 256KiB in size.