We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f4c7003 commit 82647a0Copy full SHA for 82647a0
1 file changed
pyo3-ffi/src/lib.rs
@@ -1,3 +1,4 @@
1
+#![no_std]
2
#![cfg_attr(docsrs, feature(doc_cfg))]
3
//! Raw FFI declarations for Python's C API.
4
//!
0 commit comments