Crate phper_build

Source
Expand description

§phper-build

Generate stubs for project using phper.

Add this crate in your [build-dependencies] and using in build.rs.

§License

MulanPSL-2.0.

Functions§

register_all
Register all php build relative configure parameters, used in build.rs.
register_configures
Register useful rust cfg for project using phper.
register_link_args
Register link arguments for os-specified situation.