Docs.rs
datalab-cli-0.1.0
datalab-cli 0.1.0
Permalink
Docs.rs crate page
MIT
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
dipankar
Dependencies
base64 ^0.22
normal
chrono ^0.4
normal
clap ^4
normal
colored ^3
normal
dirs ^5
normal
hex ^0.4
normal
mime_guess ^2
normal
reqwest ^0.12
normal
serde ^1
normal
serde_json ^1
normal
sha2 ^0.10
normal
thiserror ^2
normal
tokio ^1
normal
clap ^4
build
clap_mangen ^0.2
build
Versions
48.43%
of the crate is documented
Platform
aarch64-apple-darwin
i686-pc-windows-msvc
x86_64-pc-windows-msvc
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
add_form_field
datalab_
cli
0.1.0
In datalab_
cli::
client
datalab_cli
::
client
Function
add_
form_
field
Copy item path
Source
pub fn add_form_field(form:
Form
, name: &
str
, value: &
str
) ->
Form