Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/hashintel/hash
/ Line
Class
Line
libs/error-stack/src/fmt/mod.rs:652–652 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
650
}
651
652
struct Line(Vec<Instruction>);
653
654
impl Line {
655
const fn new() -> Self {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected