pub fn extract( via: Via, content: &str, select: Option<&str>, index: Option<i64>, ex: &Extract, ) -> Result<String, EvalError>
从上下文抽取一个值(值规则)。