Docs.rs
vercel-rpc-cli-0.1.4
vercel-rpc-cli 0.1.4
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
misha-mad
Dependencies
anyhow ^1
normal
clap ^4
normal
colored ^2
normal
ctrlc ^3
normal
globset ^0.4
normal
notify ^7
normal
notify-debouncer-mini ^0.5
normal
proc-macro2 ^1
normal
quote ^1
normal
serde ^1.0
normal
serde_json ^1.0
normal
syn ^2
normal
toml ^0.8
normal
walkdir ^2
normal
tempfile ^3
dev
Versions
49.53%
of the crate is documented
Go to latest version
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
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
Module config
vercel_
rpc_
cli
0.1.4
Module config
Module Items
Structs
Enums
Constants
Functions
In crate vercel_
rpc_
cli
vercel_rpc_cli
Module
config
Copy item path
Source
Structs
§
CliOverrides
CLI overrides that can be applied on top of a loaded config.
Codegen
Config
Imports
Config
Input
Config
Naming
Config
Output
Config
RpcConfig
Watch
Config
Enums
§
Field
Naming
Constants
§
CONFIG_
FILE_
NAME
Functions
§
discover
Walk up from
start
looking for
rpc.config.toml
. Returns
None
if not found.
load
Read and parse a config file at the given path.
resolve
Resolve config: discover/load the file, then apply CLI overrides.