Docs.rs
dissolve-python-0.3.0
dissolve-python 0.3.0
Docs.rs crate page
Apache-2.0
Links
crates.io
Source
Owners
jelmer
Dependencies
anyhow ^1.0
normal
atty ^0.2
normal
clap ^4.0
normal
glob ^0.3
normal
indexmap ^2.0
normal
num_cpus ^1.0
normal
once_cell ^1.20
normal
pyo3 ^0.25
normal
regex ^1.11
normal
rustpython-ast ^0.4.0
normal
rustpython-parser ^0.4.0
normal
serde ^1.0
normal
serde_json ^1.0
normal
thiserror ^2.0
normal
toml ^0.8
normal
tracing ^0.1.40
normal
tracing-subscriber ^0.3
normal
url ^2.0
normal
walkdir ^2.0
normal
assert_cmd ^2.0
dev
ctor ^0.2
dev
predicates ^3.0
dev
tempfile ^3.0
dev
Versions
48.92%
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
Module rustpython_visitor
dissolve_
python
0.3.0
Module rustpython_
visitor
Module Items
Structs
Enums
In crate dissolve_
python
dissolve_python
Module
rustpython_
visitor
Copy item path
Source
Expand description
RustPython-based AST visitor for function call replacement
Structs
§
Rust
Python
Function
Call
Replacer
Visitor to find and replace function calls using rustpython AST
Enums
§
Type
Introspection
Error