Function star

Source
pub async fn star(
    configuration: &Configuration,
    workspace: &str,
    star_request: Option<StarRequest>,
) -> Result<(), Error<StarError>>