Docs.rs
tfrecord-codegen-0.1.0
tfrecord-codegen 0.1.0
Permalink
Docs.rs crate page
Links
Homepage
Repository
crates.io
Source
Owners
jerry73204
Dependencies
anyhow ^1.0.75
normal
flate2 ^1.0.27
normal
glob ^0.3.1
normal
hex ^0.4.3
normal
itertools ^0.11.0
normal
once_cell ^1.18.0
normal
prost-build ^0.12.0
normal
tar ^0.4.40
normal
ureq ^2.7.1
normal
Versions
0%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
tfrecord_
codegen
0.1.0
tfrecord_codegen
Function
extract_src_file
Copy item path
Source
pub fn extract_src_file<P>(src_file: P) ->
Result
<
PathBuf
>
where P:
AsRef
<
Path
>,