Skip to content

Instantly share code, notes, and snippets.

@honzasp
Created April 6, 2022 10:50
Show Gist options
  • Save honzasp/8897401bc9a1452b18abe0d86a94b861 to your computer and use it in GitHub Desktop.
Save honzasp/8897401bc9a1452b18abe0d86a94b861 to your computer and use it in GitHub Desktop.
turbojpeg documentation ICE
[package]
name = "turbojpeg"
version = "0.4.0"
edition = "2018"
//! [::image::ImageBuffer]
@honzasp
Copy link
Author

honzasp commented Apr 6, 2022

To reproduce the issue, please move the lib.rs file into src/lib.rs and run:

rustup run nightly -- cargo doc

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment