📄️ Assertion
An example demonstrating how to write custom assertions in Rust for Juno serverless functions.
📄️ Mutation
An example demonstrating how to modify and re-save documents in Juno Satellites using Rust hooks.
📄️ Asset Generation
An example showing how to dynamically generate and store assets (like JSON) in Storage using Rust in Juno Satellites.
📄️ Canister Calls
An example showing how to call external canisters (e.g., ICRC ledger) from a serverless function written in Rust using Juno Satellites.