Skip to main content

include/rocksky@generated@types_GetActorNeighboursOutput.hrl

-record(get_actor_neighbours_output, {
    neighbours :: list(rocksky@generated@types:actor_neighbour_view_basic())
}).