Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Provide some raw material for high-level documentation #10

Open
lsgunnlsgunn opened this issue Aug 21, 2020 · 1 comment
Open

Provide some raw material for high-level documentation #10

lsgunnlsgunn opened this issue Aug 21, 2020 · 1 comment

Comments

@lsgunnlsgunn
Copy link
Contributor

General description of the RUST CDK
Description and use case example for each macro.
(The detailed API is going to be extracted from the code using docs.rs as I understand it, but I think we still need some higher-level information to make sense of the reference information).

@chmllr
Copy link
Member

chmllr commented Oct 5, 2020

I'd like to stress here, that we should also spend a paragraph or two on the concurrency model (or the total absence of it within a single function call), so that it explains, why using static mut in the officially provided examples is fine.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants