MCPcopy Index your code
hub / github.com/cargo-lambda/cargo-lambda / send_function_init

Method send_function_init

crates/cargo-lambda-watch/src/watcher.rs:45–47  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

43 }
44
45 pub(crate) fn send_function_init(&self) -> bool {
46 !self.only_lambda_apis && !self.wait
47 }
48}
49
50pub(crate) async fn new(

Callers 1

start_serverFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected