We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd08f98 commit 8965de5Copy full SHA for 8965de5
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