MCPcopy 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)]
39pub struct StateNotFound();
40
41impl Reject for StateNotFound {}
42

Callers 1

simulate_stateful_endFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected