Tai.Markets.OrderBook.start_link

You're seeing just the function start_link, go back to Tai.Markets.OrderBook module for more information.
Link to this function

start_link(list)

Specs

start_link(
  product: product(),
  quote_depth: quote_depth(),
  broadcast_change_set: boolean()
) :: GenServer.on_start()