Docs.rs
mxr-compose-0.3.1
mxr-compose 0.3.1
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
bhekanik
Dependencies
chrono ^0.4
normal
comrak ^0.31
normal
dirs ^6
normal
lettre ^0.11
normal
mail-parser ^0.9
normal
mxr-core ^0.3.1
normal
mxr-reader ^0.3.1
normal
regex ^1
normal
serde ^1
normal
serde_json ^1
normal
serde_yaml ^0.9
normal
thiserror ^2
normal
tokio ^1
normal
tracing ^0.1
normal
url ^2
normal
uuid ^1
normal
insta ^1
dev
mxr-test-support ^0.3.1
dev
pretty_assertions ^1
dev
tempfile ^3
dev
Versions
17.05%
of the crate is documented
Go to latest version
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 editor
mxr_
compose
0.3.1
Module editor
Module Items
Functions
In crate mxr_
compose
mxr_compose
Module
editor
Copy item path
Source
Functions
ยง
resolve_
editor
Resolve which editor to use. Priority: $EDITOR -> $VISUAL -> config_editor -> vi
spawn_
editor
Spawn the editor and wait for it to exit. For vim/neovim, positions cursor at the given line number.