gobby-code 0.8.6

Fast Rust CLI for Gobby's code index — AST-aware search, symbol navigation, and dependency graph
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
  "jason": ["Jason"],
  "httpoison": ["HTTPoison"],
  "tesla": ["Tesla"],
  "req": ["Req"],
  "finch": ["Finch"],
  "mint": ["Mint"],
  "ecto": ["Ecto"],
  "phoenix": ["Phoenix"],
  "plug": ["Plug"],
  "oban": ["Oban"],
  "broadway": ["Broadway"],
  "nimble_options": ["NimbleOptions"],
  "nimble_parsec": ["NimbleParsec"],
  "telemetry": ["Telemetry"],
  "benchee": ["Benchee"],
  "ex_doc": ["ExDoc"]
}