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

Confusing in building-runtime. #76

Open
shaitao opened this issue Oct 15, 2018 · 5 comments
Open

Confusing in building-runtime. #76

shaitao opened this issue Oct 15, 2018 · 5 comments

Comments

@shaitao
Copy link

shaitao commented Oct 15, 2018

In this section building-runtime, I don't understand what's talking about. what's default ,Global state and thread-local variable,how it works?

@carllerche
Copy link
Member

cc @vorner any thoughts?

@vorner
Copy link

vorner commented Oct 17, 2018

Um, I don't really understand what the problem is.

I mean, this guide is kind of dense and expects you already know a lot (like, how to use tokio). But I'm not sure if what you're getting at is that there are technical terms not introduced or that the language is complex…

Or I just don't see what's wrong, maybe because I've written it :-(.

@shaitao
Copy link
Author

shaitao commented Oct 17, 2018

Um, I don't really understand what the problem is.

I mean, this guide is kind of dense and expects you already know a lot (like, how to use tokio). But I'm not sure if what you're getting at is that there are technical terms not introduced or that the language is complex…

Or I just don't see what's wrong, maybe because I've written it :-(.

Now I realize that the problem is the lack of relevant knowledge, I think Async in Rust: what you need to know will help people like me, I'm waiting it.

@carllerche
Copy link
Member

@vorner I think, in general, the runtime guide should be moved to the internals section. I believe there is an open issue for this. What do you think?

@vorner
Copy link

vorner commented Oct 18, 2018

I admit, I haven't paid attention much to how the docs changed over time, but yes, I think internals sounds about right. And maybe stating that this part is kind of advanced.

Anyway, would linking to eg. parts of documentation (to rusts thread local storage, to Handle::default()) also help?

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

3 participants