For loop macro For loop macro A macro that takes as its only input parameter an expression of the special type system.ForLoopStmt can rewrite the entirety of a for loop: impo...
Iteration Write the test first Try and run the test Write the minimal amount of code for the test to run and check the failing test output Write enough code to make it pass Ref...
Clickjacking Protection An example of clickjacking Preventing clickjacking How to use it Setting X-Frame-Options for all responses Setting X-Frame-Options per view Limitatio...
JavaScript compatibility Imports Types Procs Macros Source Edit This module implements types and macros for writing asynchronous code for the JS backend. It provides t...
A little C with your Rust Defining the interface Wrapping C functions and Datatypes Automatically generating the interface Building your C/C++ code Rust build.rs build scripts ...