Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/aiscriptdev/aiscript
/ RuntimeError
Class
RuntimeError
tests/integration.rs:25–28 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
23
}
24
25
struct RuntimeError {
26
line_prefix: String,
27
message: String,
28
}
29
30
struct Expected {
31
out: Vec<String>,
Callers
15
as_number
Method · 0.85
as_string
Method · 0.85
as_string_value
Method · 0.85
as_closure
Method · 0.85
as_array
Method · 0.85
as_agent
Method · 0.85
as_class
Method · 0.85
get_or_load_module
Method · 0.85
find_module_file
Method · 0.85
generate_expr
Method · 0.85
serde_from_str
Function · 0.85
serde_to_str
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected