MCPcopy Create free account
hub / github.com/PLSysSec/wave / untyped.rs

File untyped.rs

tools/fuzz-gen/src/specifications/untyped.rs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1use super::common::{self, ExpressionIdGenerator};
2use proc_macro2::{Punct, Spacing, Span, TokenStream};
3use quote::{quote_spanned, ToTokens, TokenStreamExt};
4use std::collections::HashMap;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected