Struct juniper::meta::ListMeta [] [src]

pub struct ListMeta { /* fields omitted */ }

List type metadata

Methods

impl ListMeta
[src]

Build a new list type by wrapping the specified type

Wrap the list in a generic meta type

Trait Implementations

impl Debug for ListMeta
[src]

Formats the value using the given formatter.