MCPcopy Create free account
hub / github.com/MultiFuzz/MultiFuzz / is_extension

Method is_extension

hail-fuzz/src/main.rs:928–930  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

926 }
927
928 pub fn is_extension(&self) -> bool {
929 matches!(self, Self::MultiStreamExtend | Self::MultiStreamExtendI2S)
930 }
931}
932
933#[derive(Debug)]

Callers 1

count_parent_prefixFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected