Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SeaQL/FireDBG.for.Rust
/ finish
Method
finish
indexer/src/main.rs:236–238 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
234
}
235
236
fn finish(self) -> Result<()> {
237
Ok(())
238
}
239
}
240
241
fn ok_if_stream_ended(e: StreamErr<BackendErr>) -> Result<()> {
Callers
1
run
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected