This commit is contained in:
Felix Ableitner 2024-09-13 11:10:17 +02:00
parent f5f455a9fb
commit 1520c91dd1

View file

@ -147,7 +147,7 @@ where
} }
/// Fetch object from origin instance over HTTP, then verify and parse it. /// Fetch object from origin instance over HTTP, then verify and parse it.
/// ///
/// Uses Box::pin to wrap futures to reduce stack size and avoid stack overflow when /// Uses Box::pin to wrap futures to reduce stack size and avoid stack overflow when
/// when fetching objects recursively. /// when fetching objects recursively.
async fn dereference_from_http( async fn dereference_from_http(