MCPcopy 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
652struct Line(Vec<Instruction>);
653
654impl Line {
655 const fn new() -> Self {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected