Docs.rs
cargo-concat-0.4.2
cargo-concat 0.4.2
Permalink
Docs.rs crate page
29 June 2026
Links
Repository
crates.io
Source
Owners
kenkoooo
Dependencies
anyhow ^1.0.32
normal
cargo_metadata ^0.11.2
normal
clap ^3.0.0-beta.2
normal
env_logger ^0.7.1
normal
log ^0.4.11
normal
proc-macro2 ^1.0.21
normal
quote ^1.0.7
normal
syn ^1.0.41
normal
Versions
0%
of the crate is documented
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
Skip to main content
concat_module
cargo_
concat
0.4.2
In cargo_
concat::
module
cargo_concat
::
module
Function
concat_
module
Copy item path
Source
pub fn concat_module<P:
AsRef
<
Path
> +
Debug
>( mod_file_path: P, is_mod_file:
bool
, ) ->
Result
<
File
>