Docs.rs
probe-rs-cli-util-0.10.0
probe-rs-cli-util 0.10.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
Yatekii
Tiwalun
github:probe-rs:crate-owners
Dependencies
anyhow ^1.0
normal
cargo_metadata ^0.12.0
normal
cargo_toml ^0.8.1
normal
colored ^2.0.0
normal
dunce ^1.0.1
normal
env_logger ^0.8.1
normal
indicatif ^0.15.0
normal
lazy_static ^1.4.0
normal
log ^0.4.0
normal
probe-rs ^0.10.0
normal
sentry ^0.21.0
normal
serde ^1.0.115
normal
simplelog ^0.8.0
normal
structopt ^0.3.16
normal
terminal_size ^0.1.13
normal
Versions
44%
of the crate is documented
Go to latest version
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
☰
probe_rs_cli_util
?
[
−
]
[src]
Function
probe_rs_cli_util
::
read_metadata
pub fn read_metadata(work_dir: &
Path
) ->
Result
<
Metadata
>