Docs.rs
bitwarden-sm-2.0.0
bitwarden-sm 2.0.0
Docs.rs crate page
Links
Homepage
Repository
crates.io
Source
Owners
bitwarden-devops-bot
Dependencies
bitwarden-api-api =2.0.0
normal
bitwarden-core =2.0.0
normal
bitwarden-crypto =2.0.0
normal
chrono >=0.4.26, <0.5
normal
schemars >=1.0.0, <2.0
normal
serde >=1.0, <2.0
normal
serde_json >=1.0.96, <2.0
normal
thiserror >=1.0.40, <3
normal
tracing ^0.1.41
normal
uuid >=1.3.3, <2.0
normal
validator >=0.18.1, <0.21
normal
tokio ^1.36.0
dev
wiremock >=0.6.0, <0.7
dev
Versions
100%
of the crate is documented
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
ProjectsClientExt
bitwarden_
sm
2.0.0
Projects
Client
Ext
Required Methods
projects
Implementations on Foreign Types
Client
Implementors
In crate bitwarden_
sm
bitwarden_sm
Trait
Projects
Client
Ext
Copy item path
Source
pub trait ProjectsClientExt { // Required method fn
projects
(&self) ->
ProjectsClient
; }
Required Methods
§
Source
fn
projects
(&self) ->
ProjectsClient
Implementations on Foreign Types
§
Source
§
impl
ProjectsClientExt
for
Client
Source
§
fn
projects
(&self) ->
ProjectsClient
Implementors
§