Docs.rs
things3-cloud-0.6.2
things3-cloud 0.6.2
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
evanpurkhiser
Dependencies
anyhow ^1.0
normal
chrono ^0.4
normal
clap ^4.6
normal
clap_complete ^4.6
normal
console ^0.15
normal
crc32fast ^1.5
normal
dirs ^6.0
normal
iocraft ^0.7.18
normal
num_enum ^0.7
normal
rand ^0.10
normal
reqwest ^0.13
normal
rpassword ^7
normal
serde ^1.0
normal
serde_json ^1.0
normal
sha1 ^0.10
normal
strum ^0.28
normal
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
urlencoding ^2.1
normal
uuid ^1.22
normal
insta ^1.46
dev
tempfile ^3
dev
trycmd ^0.15
dev
Versions
23.26%
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
Skip to main content
write_auth
things3_
cloud
0.6.2
In things3_
cloud::
auth
things3_cloud
::
auth
Function
write_
auth
Copy item path
Source
pub fn write_auth(email: &
str
, password: &
str
) ->
Result
<
PathBuf
>