2B. Type State Pattern - From Python to Rust

preview_player
Показать описание
Type state pattern, allows writing APIs that are validating their correct use at compile-time:

- Require a function to be always called
- Enforce order of function calls
- Forbid a function to be called twice
- Mutually exclusive function calls

Рекомендации по теме
Комментарии
Автор

This is a great video! But I'm always a little disappointed whenever I find a Great channel and their latest video from a year ago 😅

officiallyaninja
Автор

I saw your talk about using a Raspberry Pi Pico with Rust. Wouldn't I be able to use the Raspberry Pi Debug Probe?

dabunnisher
welcome to shbcf.ru