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.
Currently doing:
use vectors = core::vec; use vectors::raw;
fails with "error: unresolved import". It would be much better if this gave the real reason. Perhaps "error: chained imports are not allowed".