Docs.rs
  • rsnip-0.3.0
    • rsnip 0.3.0
    • Docs.rs crate page
    • BSD-3-Clause
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • sysid
    • Dependencies
      • anyhow ^1.0 normal
      • arboard ^3.4.1 normal
      • chrono ^0.4.39 normal
      • clap ^4.4 normal
      • clap_complete ^4.5.40 normal
      • config ^0.15.4 normal
      • crossterm ^0.28.1 normal
      • dirs ^5.0.1 normal
      • fuzzy-matcher ^0.3.7 normal
      • minijinja ^2.5.0 normal
      • once_cell ^1.20.2 normal
      • serde ^1.0.217 normal
      • serde_json ^1.0.135 normal
      • skim ^0.15.7 normal
      • tempfile ^3.15.0 normal
      • thiserror ^1.0 normal
      • tracing ^0.1.41 normal
      • tracing-subscriber ^0.3.19 normal
    • Versions
    • 30.67% of the crate is documented
  • Go to latest version
  • 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

rsnip0.3.0

Crate Items

  • Structs
  • Enums
  • Functions

List of all items

Structs

  • cli::args::Cli
  • config::Settings
  • config::SnippetTypeConfig
  • domain::Snippet
  • domain::SnippetType
  • template::TemplateContext
  • template::TemplateEngine

Enums

  • cli::args::Commands
  • domain::SnippetContent
  • template::TemplateError

Functions

  • application::copy_snippet_to_clipboard
  • application::find_completion_exact
  • application::find_completion_fuzzy
  • application::find_completion_interactive
  • cli::commands::execute_command
  • config::get_snippet_type
  • fuzzy::create_skim_items
  • fuzzy::run_fuzzy_finder
  • infrastructure::copy_to_clipboard
  • infrastructure::edit_snips_file
  • infrastructure::parse_snippets_file
  • path_utils::expand_path