Skip to content

Commit a046bdc

Browse files
committed
Adds errors section to docstring comments on spin
1 parent b4fe054 commit a046bdc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lading/src/generator/passthru_file.rs

+1
Original file line numberDiff line numberDiff line change
@@ -150,6 +150,7 @@ impl PassthruFile {
150150
///
151151
/// # Errors
152152
///
153+
/// If the underlying block cache fails to spin, an error will be returned.
153154
///
154155
/// # Panics
155156
///

0 commit comments

Comments
 (0)