Docs.rs
  • vimvar-0.3.0
    • vimvar 0.3.0
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • chipsenkbeil
    • Dependencies
      • serde ^1.0 normal
      • serde_json ^1.0 normal
      • shellexpand ^2.1.0 normal
      • tempfile ^3.3.0 dev
    • Versions
    • 67.57% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • 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

vimvar0.3.0

Crate Items

  • Structs
  • Enums
  • Functions

List of all items

Structs

  • VimVar

Enums

  • Cmd
  • Scope

Functions

  • load_buffer_var
  • load_function_arg_var
  • load_global_var
  • load_local_var
  • load_script_var
  • load_tabpage_var
  • load_typed_buffer_var
  • load_typed_function_arg_var
  • load_typed_global_var
  • load_typed_local_var
  • load_typed_script_var
  • load_typed_tabpage_var
  • load_typed_vim_var
  • load_typed_window_var
  • load_vim_var
  • load_window_var
  • search::find_vimrc
  • utils::find_cmd
  • utils::has_nvim_on_path
  • utils::has_vim_on_path