Docs.rs
sim-value-0.2.0
sim-value 0.2.0
Permalink
Docs.rs crate page
MPL-2.0
03 August 2026
Links
Homepage
Repository
crates.io
Source
Owners
boherlin
Dependencies
sim-kernel ^0.2.0
normal
Versions
100%
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 edit
sim_
value
0.2.0
Module edit
Module Items
Functions
In crate sim_
value
sim_value
Module
edit
Copy item path
Source
Expand description
Side-effect-free text edit primitives.
Functions
ยง
edit
Replaces
old
with
new
in
text
.
edit_
lines
Replaces a 1-based inclusive line range with
new
.