Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/EnsoBuild/temper
/ MultipleBlockNumbersError
Class
MultipleBlockNumbersError
src/errors.rs:29–29 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
27
28
#[derive(Debug)]
29
pub struct MultipleBlockNumbersError();
30
31
impl Reject for MultipleBlockNumbersError {}
32
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected