docs.rs failed to build ncmc_lib-0.2.7
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build:
ncmc_lib-0.2.6
About
The lib for the tool to convert ncm file to mp3/flac/...
网易云音乐的ncm文件转换工具ncm_c的库。
Usage
use NcmFile;
let ncm = open.unwrap;
ncm.save.unwrap;
features
cover_download: providewith_covermethod to download cover image from internet if not contained in ncm file.