Docs.rs
spyglass-cli-0.1.0
spyglass-cli 0.1.0
Permalink
Docs.rs crate page
GPL-3.0-or-later
Links
crates.io
Source
Owners
MercuricChloride
Dependencies
anyhow ^1.0.75
normal
clap ^4.4.6
normal
nom ^7.1.3
normal
prettyplease ^0.2.15
normal
proc-macro2 ^1.0.68
normal
prost ^0.11
normal
prost-types ^0.11
normal
quote ^1.0.33
normal
reqwest ^0.11.22
normal
syn ^2.0.38
normal
tokio ^1.32.0
normal
Versions
25.31%
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
generate_update_functions
spyglass_
cli
0.1.0
In spyglass_
cli::
codegen
spyglass_cli
::
codegen
Function
generate_
update_
functions
Copy item path
Source
pub fn generate_update_functions( table_name: &
String
, fields: &
Vec
<
Field
>, ) ->
TokenStream