MCPcopy Create free account
hub / github.com/cargo-lambda/cargo-lambda / is_empty

Method is_empty

crates/cargo-lambda-metadata/src/cargo/watch.rs:276–278  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

274 }
275
276 pub fn is_empty(&self) -> bool {
277 self.raw.is_empty()
278 }
279}
280
281#[allow(dead_code)]

Callers 7

serializeMethod · 0.45
serialize_common_optionsFunction · 0.45
count_common_optionsFunction · 0.45
serializeMethod · 0.45
is_empty_routerFunction · 0.45
merge_routesFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected