vim_edit 0.1.1

A simple set of Rust functions to create or edit strings or files in vim from the CLI
Documentation

Build #3017160 2026-03-15 01:42:50

# rustc version rustc 1.96.0-nightly (1d8897a4e 2026-03-13)

# docs.rs version docsrs 0.0.0 (a68728e7 2026-03-08 )

# build log [INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace-builder4/builds/vim_edit-0.1.1/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace-builder4/builds/vim_edit-0.1.1/source:/opt/rustwide/workdir:ro,Z" "-v" "/home/cratesfyi/workspace-builder4/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/home/cratesfyi/workspace-builder4/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "DOCS_RS=1" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "6442450944" "--cpus" "6" "--user" "1001:1001" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20260313-1.96.0-nightly-1d8897a4e\", \"--static-root-path\", \"/-/rustdoc.static/\", \"--cap-lints\", \"warn\", \"--extern-html-root-takes-precedence\"]" "--offline" "-Zunstable-options" "--config=doc.extern-map.registries.crates-io=\"https://docs.rs/{pkg_name}/{version}/x86_64-unknown-linux-gnu\"" "-Zrustdoc-scrape-examples" "-j6" "--target" "x86_64-unknown-linux-gnu", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] b72ce26740653879960dbafe726b8634ae42abf8bff5d6a73f1c4db4cad9465f [INFO] running `Command { std: "docker" "start" "-a" "b72ce26740653879960dbafe726b8634ae42abf8bff5d6a73f1c4db4cad9465f", kill_on_drop: false }` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op [INFO] [stderr] Documenting vim_edit v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] warning: this URL is not a hyperlink [INFO] [stderr] --> src/lib.rs:6:28 [INFO] [stderr] | [INFO] [stderr] 6 | /// Create a String in VIM(https://www.vim.org/) if it is installed via a temporary file. Designed [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: bare URLs are not automatically turned into clickable links [INFO] [stderr] = note: `#[warn(rustdoc::bare_urls)]` on by default [INFO] [stderr] help: use an automatic link instead [INFO] [stderr] | [INFO] [stderr] 6 | /// Create a String in VIM(<https://www.vim.org/>) if it is installed via a temporary file. Designed [INFO] [stderr] | + + [INFO] [stderr] [INFO] [stderr] warning: this URL is not a hyperlink [INFO] [stderr] --> src/lib.rs:26:42 [INFO] [stderr] | [INFO] [stderr] 26 | /// Edit a String from a Rust app in VIM(https://www.vim.org/) if it is installed via a temporary [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: bare URLs are not automatically turned into clickable links [INFO] [stderr] help: use an automatic link instead [INFO] [stderr] | [INFO] [stderr] 26 | /// Edit a String from a Rust app in VIM(<https://www.vim.org/>) if it is installed via a temporary [INFO] [stderr] | + + [INFO] [stderr] [INFO] [stderr] warning: `vim_edit` (lib doc) generated 2 warnings (run `cargo fix --lib -p vim_edit` to apply 2 suggestions) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s [INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/vim_edit/index.html [INFO] running `Command { std: "docker" "inspect" "b72ce26740653879960dbafe726b8634ae42abf8bff5d6a73f1c4db4cad9465f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b72ce26740653879960dbafe726b8634ae42abf8bff5d6a73f1c4db4cad9465f", kill_on_drop: false }` [INFO] [stdout] b72ce26740653879960dbafe726b8634ae42abf8bff5d6a73f1c4db4cad9465f