Docs.rs
probe-rs-cli-util-0.12.0
probe-rs-cli-util 0.12.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.14.0
normal
cargo_toml ^0.10.0
normal
colored ^2.0.0
normal
dunce ^1.0.1
normal
env_logger ^0.9.0
normal
indicatif ^0.16.0
normal
log ^0.4.0
normal
once_cell ^1.7.2
normal
probe-rs ^0.12.0
normal
sentry ^0.23.0
normal
serde ^1.0.115
normal
simplelog ^0.11.0
normal
structopt ^0.3
normal
terminal_size ^0.1.13
normal
thiserror ^1.0
normal
Versions
23.77%
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
☰
Other items in
probe_rs_cli_util
?
Function
probe_rs_cli_util
::
read_metadata
[
−
]
[src]
pub fn read_metadata(work_dir: &
Path
) ->
Result
<
Metadata
,
ArtifactError
>