Docs.rs
python-proto-importer-0.1.4
python-proto-importer 0.1.4
Docs.rs crate page
Apache-2.0
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
K-dash
Dependencies
anyhow ^1
normal
clap ^4
normal
glob ^0.3
normal
prost ^0.14
normal
prost-reflect ^0.16
normal
prost-types ^0.14
normal
pyo3 ^0.25.1
normal
optional
regex ^1
normal
serde ^1
normal
serde_json ^1
normal
tempfile ^3
normal
toml ^0.9
normal
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
walkdir ^2
normal
which ^8
normal
Versions
77.19%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
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 rel_imports
python_
proto_
importer
0.1.4
Module rel_
imports
Module Items
Functions
In python_
proto_
importer::
postprocess
python_proto_importer
::
postprocess
Module
rel_
imports
Copy item path
Source
Functions
ยง
rewrite_
file_
for_
relative_
imports
Very small scaffold for future import rewriting. For now, it only identifies candidate lines and returns count.
scan_
and_
report
Walk output tree and report count of candidate files/lines (dry-run).