mirror of https://github.com/smithy-lang/smithy-rs
572c5d7650
The previous names are just too verbose. This PR shortens them and tries to make things clearer. ---- _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