Struct core_traits::values::DB_RETRACT []

pub struct DB_RETRACT { /* fields omitted */ }

Methods from __Deref<Target = Value>

[src]

Return a pretty string representation of this Value.

[src]

Performs default pattern matching between this value and some pattern. Returns true if matching succeeds.

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

as_nil does not use the macro as it does not have an underlying value, and returns Option<()>.

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

Trait Implementations

impl __Deref for DB_RETRACT

The resulting type after dereferencing.

Dereferences the value.

impl LazyStatic for DB_RETRACT