Docs.rs
diffr-plugin-sdk-0.1.1
diffr-plugin-sdk 0.1.1
Permalink
Docs.rs crate page
MIT
21 September 2026
Links
crates.io
Source
Owners
thesiti92
Dependencies
anyhow ^1.0
normal
serde ^1.0
normal
serde_json ^1.0
normal
wit-bindgen ^0.60.0
normal
Versions
53.18%
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
walk_mut
diffr_
plugin_
sdk
0.1.1
In diffr_
plugin_
sdk::
tree
diffr_plugin_sdk
::
tree
Function
walk_
mut
Copy item path
Source
pub fn walk_mut(regions: &mut [
Region
], visit: &mut impl
FnMut
(&mut
Region
))