Skip to content

Commit 7af465c

Browse files
QardXenira
andauthored
fix: add Example header to SapiBuilder
Co-authored-by: Xenira <[email protected]>
1 parent 2533285 commit 7af465c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/builders/sapi.rs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ use std::{ffi::CString, ptr};
1111

1212
/// Builder for `SapiModule`s
1313
///
14+
/// # Example
15+
///
1416
/// ```rust,no_run
1517
/// use std::ffi::{c_char, c_int, c_void};
1618
/// use ext_php_rs::{

0 commit comments

Comments
 (0)