I have `pub(self) fn function() {}` in module named `becoding` , and autocomplete in outer files shows that function .  but the error is ok  But when it comes to `pub(in crate::becoding)fn function(){}` , autocomplete hides that function .   <!-- TRIAGEBOT_START --> <!-- TRIAGEBOT_ASSIGN_START --> <!-- TRIAGEBOT_ASSIGN_DATA_START$${"user":"petr-tik"}$$TRIAGEBOT_ASSIGN_DATA_END --> <!-- TRIAGEBOT_ASSIGN_END --> <!-- TRIAGEBOT_END -->