Part of https://github.com/facebook/buck2/issues/899 Steps to reproduce: ```bzl foo = struct(meow = 2) # ^^^^^ hover here ``` No hover is present; I hope that we have docs we can pull for builtins somewhere?