Function rusqlite::vtab::parameter

source ·
pub fn parameter(c_slice: &[u8]) -> Result<(&str, &str)>
Available on crate feature vtab only.
Expand description

<param_name>=['"]?<param_value>['"]? => (<param_name>, <param_value>)