Type Definition cargo_php::Result[][src]

pub type Result = Result<()>;
Expand description

Result type returned from the run function.