Struct cargonauts::_internal::CollectionDocument [] [src]

pub struct CollectionDocument<T: Resource> where Resource<T>: Wrapper<T> {
    // some fields omitted
}

Methods

impl<T> CollectionDocument<T> where T: Resource, Resource<T>: Wrapper<T>
[src]

Trait Implementations

impl<T> Serialize for CollectionDocument<T> where T: Resource, Resource<T>: Wrapper<T>
[src]

Serializes this value into this serializer.