Struct rs_es::query::functions::Weight [] [src]

pub struct Weight(_);

Weight function

Methods

impl Weight
[src]

Trait Implementations

impl Debug for Weight
[src]

Formats the value using the given formatter.

impl Default for Weight
[src]

Returns the "default value" for a type. Read more