Closed
Description
E.g. a search for str::raw
becomes a search for structs called :raw
. This makes it impossible to search more for things inside the str
precisely.
This would be fixed by expanding str
to struct
.
E.g. a search for str::raw
becomes a search for structs called :raw
. This makes it impossible to search more for things inside the str
precisely.
This would be fixed by expanding str
to struct
.