ray/streaming/python/_streaming.pyx

7 lines
146 B
Cython
Raw Normal View History

# cython: profile=False
# distutils: language = c++
# cython: embedsignature = True
# cython: language_level = 3
include "includes/transfer.pxi"