We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
In section 13 of the 0.6 docs the local and exchange heap are referenced without previous explanation.
Like other types in Rust, vectors can be stored on the stack, the local heap, or the exchange heap.