Docs.rs
  • google-datastore1-1.0.7+20181002
    • google-datastore1 1.0.7+20181002
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • Byron
    • Dependencies
      • hyper ^0.10 normal
      • mime ^0.2.0 normal
      • serde ^1.0 normal
      • serde_derive ^1.0 normal
      • serde_json ^1.0 normal
      • url =0.5 normal
      • yup-oauth2 ^1.0 normal
      • hyper-rustls ^0.6 dev
    • Versions
    • 99.35% of the crate is documented
  • Go to latest version
  • Platform
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

google_datastore11.0.7+20181002

Part

Implementors

In crate google_datastore1

Trait google_datastore1::Part

source ·
pub trait Part { }
Expand description

Identifies types which are only used as part of other types, which usually are carrying the Resource trait.

Implementors§

source§

impl Part for ArrayValue

source§

impl Part for CompositeFilter

source§

impl Part for Entity

source§

impl Part for EntityResult

source§

impl Part for Filter

source§

impl Part for GoogleDatastoreAdminV1EntityFilter

source§

impl Part for GoogleDatastoreAdminV1IndexedProperty

source§

impl Part for GqlQuery

source§

impl Part for GqlQueryParameter

source§

impl Part for Key

source§

impl Part for KindExpression

source§

impl Part for LatLng

source§

impl Part for Mutation

source§

impl Part for MutationResult

source§

impl Part for PartitionId

source§

impl Part for PathElement

source§

impl Part for Projection

source§

impl Part for PropertyFilter

source§

impl Part for PropertyOrder

source§

impl Part for PropertyReference

source§

impl Part for Query

source§

impl Part for QueryResultBatch

source§

impl Part for ReadOnly

source§

impl Part for ReadOptions

source§

impl Part for ReadWrite

source§

impl Part for Status

source§

impl Part for TransactionOptions

source§

impl Part for Value