_streaming.pyx 146 B

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