Welcome to Mwmbl! Feel free to submit a site to crawl. Please read the guidelines before editing results.
To contribute to the index you can get our Firefox Extension here. For recent crawling activity see stats.
-
https://doc.rust-lang.org/rust-by-example/fn/closures.html — found via Google
Closures - Rust By Example
Closures are functions that can capture the enclosing environment. For example, a closure that captures the x variable: |val| val + x
-
https://en.wikipedia.org/wiki/Anonymous_function — found via Wikipedia
Anonymous function
=> #<Proc:0x007ff458b45f88@(irb):12 (lambda)> multiple_four.call(16) => true multiple_four[15] => false In Rust, anonymous functions are called closures
-
https://docs.amazonaws.cn/serverless-application-model/latest/developerguide/building-rust.html — found via Mwmbl
使用 Cargo Lambda 构建 Rust Lambda 函数 - Amazon Serverless Applicatio…
$ sam build Starting Build use cache Build method "rust-cargolambda" is a beta feature. Please confirm if you would like to proceed You can also enable t…
-
https://rendered-obsolete.github.io/2019/03/19/rust_lambda.html — found via Mwmbl
Rust on Lambda | Rendered Obsolete
2 MB compressed, 6 MB uncompressed; we’re using less than half the minimum memory and <5% of the package size. Rust was born for this stuff! Region Selec…
-
https://docs.aws.amazon.com/serverless-application-model/latest/developerguide/building-rust.html — found via Mwmbl
Building Rust Lambda functions with Cargo Lambda - AWS Serverles…
Use the --beta-features option when using a supported AWS SAM CLI command. For example: $ sam build --beta-features Choose option y when the AWS SAM CLI …
-
https://users.rust-lang.org/t/unit-tests-for-mongo-insert-call/72069 — found via Mwmbl
Unit Tests For Mongo Insert Call? - code review - The Rust Progr…
I have some code here for a serverless Rust lambda function. The idea is that when it is invoked it inserts a document into a MongoDB collection (still ro…
-
https://docs.rs/lambda_sqs — found via Mwmbl
lambda_sqs - Rust
Crate lambda_sqs SQS dispatches events to the a lambda function in batches (often, it seems to my surprise). This crate provides a lambda_runtime impleme…
-
https://github.com/customink/crypteia — found via Mwmbl
GitHub - rails-lambda/crypteia: 🧱🔐 Rust Lambda Extension for any…
Saved searches Use saved searches to filter your results more quickly You signed in with another tab or window. Reload to refresh your session.You signed…