Docs.rs
id3-cli-0.2.1
id3-cli 0.2.1
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
KSXGitHub
Dependencies
chrono ^0.4.20
normal
clap ^3.2.16
normal
clap-utilities ^0.1.0
normal
clap_complete ^3.2.3
normal
derive_more ^0.99.17
normal
id3 ^1.3.0
normal
infer ^0.9.0
normal
mediatype ^0.19.5
normal
pipe-trait ^0.4.0
normal
serde ^1.0.142
normal
serde_json ^1.0.83
normal
serde_yaml ^0.9.4
normal
sha2 ^0.10.2
normal
thiserror ^1.0.31
normal
typed-builder ^0.10.0
normal
assert-cmp ^0.2.0
dev
command-extra ^1.0.0
dev
fs_extra ^1.2.0
dev
pretty_assertions ^1.2.1
dev
tempfile ^3.3.0
dev
text-block-macros ^0.1.1
dev
Versions
52.58%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
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
Module utils
id3_cli
0.2.1
Module utils
Module Items
Functions
In crate id3_
cli
id3_cli
Module
utils
Copy item path
Source
Functions
ยง
read_
tag_
from_
path
Read tag from a path. Return an empty tag if tag does not exist.
sha256_
data
Create sha256 hash of a binary blob.