Docs.rs
  • snip-cli-0.1.1
    • snip-cli 0.1.1
    • Docs.rs crate page
    • MIT
    • Links
    • crates.io
    • Source
    • Owners
    • codeitlikemiley
    • Dependencies
      • anyhow ^1.0.75 normal
      • clap ^4.4.11 normal
      • dirs-next ^2.0.0 normal
      • dotenv ^0.15.0 normal
      • prettytable ^0.10.0 normal
      • serde ^1.0.193 normal
      • serde_json ^1.0.108 normal
      • tempfile ^3.8.1 normal
      • tokio ^1.35.0 normal
    • Versions
    • 9.59% of the crate is documented
  • Go to latest version
  • 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
    • 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

snip_cli0.1.1

  • Structs
  • Enums
  • Constants
  • Functions
?
Change settings

List of all items

Structs

  • models::cli_model::Cli
  • models::snip_config_model::SnipConfig
  • models::snippet_model::Snippet

Enums

  • models::commands_model::Commands
  • models::identifier_model::Identifier

Functions

  • actions::create_directory_and_file::create_directory_and_file
  • actions::edit_snippet_in_file::edit_snippet_in_file
  • actions::list_snippets::list_snippets
  • actions::remove_snippet_from_file::remove_snippet_from_file
  • actions::search_snippets::search_snippets
  • actions::show_snippet::show_snippet
  • actions::update_key_in_file::update_key_in_file
  • actions::write_snippet_to_file::write_snippet_to_file
  • helpers::expand_home_dir::expand_home_dir
  • helpers::get_app_config::get_app_config
  • helpers::is_fuzzy_match::is_fuzzy_match

Constants

  • constants::DEFAULT_CONFIG_PATH
  • constants::DEFAULT_SNIPPET_PATH