Cargo Features

nicelocal-ext-php-rs has no features set by default.

[dependencies]
nicelocal-ext-php-rs = { version = "0.10.4", features = ["closure", "anyhow"] }
closure

Affects nicelocal-ext-php-rs::closure

Features from optional dependencies

anyhow implicit feature

Enables anyhow

anyhow:

Flexible concrete Error type built on std::error::Error