Slide 53
Slide 53 text
Demos
➔ Vectors, Pointers, closures, typecasting
➔ Complex Data Structures : Structs, enum, impl , trait
➔ Decision making and looping statements
➔ Crates and Modules
➔ Cargo features
➔ Introduction to Rust library ecosystem
➔ Error handling
➔ Understanding Macros
➔ FFI Examples
➔ Building REST API’s