Files
banner/.cargo/config.toml
Xevion 5fab8c216a feat: add course search UI with ts-rs type bindings
Integrate ts-rs for Rust-to-TypeScript type generation, build course
search page with filters, pagination, and expandable detail rows,
and refactor theme toggle into a reactive store with view transition
animation.
2026-01-28 22:11:17 -06:00

3 lines
78 B
TOML

[env]
TS_RS_EXPORT_DIR = { value = "web/src/lib/bindings/", relative = true }