Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/EnsoBuild/temper
/ StateNotFound
Class
StateNotFound
src/errors.rs:39–39 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
37
38
#[derive(Debug)]
39
pub struct StateNotFound();
40
41
impl Reject for StateNotFound {}
42
Callers
1
simulate_stateful_end
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected