mirror of https://github.com/smithy-lang/smithy-rs
5675a69d72
## Motivation and Context Add a quick note about the CRT CI fails because of rust compilation I'll see if I can fix easily otherwise will mark as ignored ---- _By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice._ |
||
---|---|---|
.. | ||
src | ||
static | ||
.gitignore | ||
README.md | ||
book.toml |
README.md
Design docs are hosted here.
To render design docs locally:
cargo install mdbook
cargo install mdbook-mermaid
mdbook serve &
open http://localhost:3000