Docs.rs
helix-0.7.5
helix 0.7.5
Permalink
Docs.rs crate page
ISC
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
wycats
github:tildeio:employees
wafflespeanut
Dependencies
cstr-macro ^0.1.0
normal
libc ^0.2.0
normal
libcruby-sys ^0.7.5
normal
Versions
0%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
helix
0.7.5
helix
Macro
replace_expr
Copy item path
Source
macro_rules! replace_expr { ($_t:tt $sub:expr) => { ... }; }