[go: up one dir, main page]

Module pyo3::class::buffer[][src]

This is supported on non-Py_LIMITED_API only.
Expand description

Represent Python Buffer protocol implementation

For more information check buffer protocol c-api

Traits