1
0
forked from ROMEO/nexosim

Document observable states

This commit is contained in:
Jaŭhien Piatlicki
2024-11-08 14:04:34 +01:00
parent a533b3e6c1
commit 1a0dff0f6e
6 changed files with 333 additions and 3 deletions

View File

@ -49,7 +49,8 @@ The [API] documentation is relatively exhaustive and includes a practical
overview which should provide all necessary information to get started.
More fleshed out examples can also be found in the dedicated
[directory](asynchronix/examples).
[simulator](asynchronix/examples) and [utilities](asynchronix-util/examples)
directories.
[API]: https://docs.rs/asynchronix
@ -183,4 +184,4 @@ This software is licensed under the [Apache License, Version 2.0](LICENSE-APACHE
Unless you explicitly state otherwise, any contribution intentionally submitted
for inclusion in the work by you, as defined in the Apache-2.0 license, shall be
dual licensed as above, without any additional terms or conditions.
dual licensed as above, without any additional terms or conditions.