Module ext_php_rs::closure

source ·
Available on crate feature closure only.
Expand description

Types and functions used for exporting Rust closures to PHP.

Structs§

  • Wrapper around a Rust closure, which can be exported to PHP.

Traits§