Skip to content

Commit

Permalink
comment
Browse files Browse the repository at this point in the history
  • Loading branch information
ForsakenHarmony committed Sep 7, 2023
1 parent 308730d commit 5f5da3c
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
//! (partial) Rust port of the `next-metadata-image-loader`
//!
//! See `next/src/build/webpack/loaders/next-metadata-image-loader`
use anyhow::{bail, Result};
use indoc::formatdoc;
use turbo_tasks::{ValueToString, Vc};
Expand Down

0 comments on commit 5f5da3c

Please sign in to comment.