Struct rs_es::query::Function
[−]
[src]
pub struct Function { // some fields omitted }
pub struct Function { // some fields omitted }
impl Function
fn new(function: Func) -> Function
fn with_filter(self, filter: Filter) -> Function
fn with_weight(self, weight: f64) -> Function
impl ToJson for Function
impl Debug for Function