elipdotter::query::parse

Struct NotLiteral

source
pub struct NotLiteral(/* private fields */);

Implementations§

source§

impl NotLiteral

source

pub fn new() -> Self

Trait Implementations§

source§

impl Debug for NotLiteral

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl Default for NotLiteral