We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
use
>
This would looks like this:
> foo::bar > std::file::File main: -> bar File::new!
The goal of this improvement is to match the future syntax for public module exports < :
<
id: x -> x foo: y -> y < id, foo