Struct spanner_rs::ProjectId [−][src]
pub struct ProjectId(_);Expand description
The resource that identifies a particular GCP project.
Implementations
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for ProjectId
impl UnwindSafe for ProjectId
Blanket Implementations
Mutably borrows from an owned value. Read more
Compare self to key and return true if they are equal.
Wrap the input message T in a tonic::Request
pub fn vzip(self) -> V
Attaches the provided Subscriber to this type, returning a
WithDispatch wrapper. Read more
Attaches the current default Subscriber to this type, returning a
WithDispatch wrapper. Read more