Struct juniper::meta::NullableMeta [] [src]

pub struct NullableMeta {
    // some fields omitted
}

Nullable type metadata

Methods

impl NullableMeta
[src]

Build a new nullable type by wrapping the specified type

Wrap the nullable type in a generic meta type

Trait Implementations

impl Debug for NullableMeta
[src]

Formats the value using the given formatter.