Docs.rs
azure_sdk_cosmos-0.100.3
azure_sdk_cosmos 0.100.3
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
MindFlavor
Dependencies
azure_sdk_core ^0.43.5
normal
base64 ^0.12
normal
chrono ^0.4
normal
failure ^0.1
normal
futures ^0.3
normal
http ^0.2
normal
hyper ^0.13
normal
hyper-rustls ^0.20
normal
log ^0.4
normal
ring ^0.16
normal
serde ^1.0
normal
serde_derive ^1.0
normal
serde_json ^1.0
normal
url ^2.1
normal
uuid ^0.8
normal
env_logger ^0.7
dev
serde ^1.0
dev
tokio ^0.2
dev
Versions
0.15%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
azure_
sdk_
cosmos
0.100.3
Media
Required
Required Methods
media
Implementors
In crate azure_
sdk_
cosmos
azure_sdk_cosmos
Trait
MediaRequired
Copy item path
Source
pub trait MediaRequired<'a> { // Required method fn
media
(&self) -> &'a
str
; }
Required Methods
§
Source
fn
media
(&self) -> &'a
str
Implementors
§
Source
§
impl<'a, 'b, C, D, COLL, DOC, ContentTypeSet>
MediaRequired
<'b> for
CreateReferenceAttachmentBuilder
<'a, 'b, C, D, COLL, DOC, ContentTypeSet,
Yes
>
where ContentTypeSet:
ToAssign
, C:
CosmosClient
, D:
DatabaseClient
<C>, COLL:
CollectionClient
<C, D>, DOC:
DocumentClient
<C, D, COLL>,
Source
§
impl<'a, 'b, C, D, COLL, DOC, ContentTypeSet>
MediaRequired
<'b> for
ReplaceReferenceAttachmentBuilder
<'a, 'b, C, D, COLL, DOC, ContentTypeSet,
Yes
>
where ContentTypeSet:
ToAssign
, C:
CosmosClient
, D:
DatabaseClient
<C>, COLL:
CollectionClient
<C, D>, DOC:
DocumentClient
<C, D, COLL>,