DCAS handbook

Typegen

What?

Type generation. We look at structs defined in Rust code and generate corresponding TypeScript type definitions.

Why?

To make front-end devs’ life a little bit easier

How?

cargo run --features typegen -- --gen-types-only