MCPcopy Create free account
hub / github.com/SeaQL/FireDBG.for.Rust / function.rs

File function.rs

parser/src/parsing/function.rs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1use crate::{
2 parsing::{parse_body_end, parse_body_loc},
3 FunctionDef, FunctionType,
4};

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected