ext-php-rs 0.10.0

Bindings for the Zend API to build PHP extensions natively in Rust.
Documentation
#![allow(clippy::all)]
#![allow(warnings)]

include!(concat!(env!("OUT_DIR"), "/skeptic-tests.rs"));