List of all items
Structs
- SnippetData
- commands::sync_cmd::SyncOptions
- config::SyncSettings
- encryption::EncryptedPayload
- logging::LogConfig
- proto::CreateLibraryRequest
- proto::CreateLibraryResponse
- proto::DeleteLibraryRequest
- proto::DeleteLibraryResponse
- proto::GetPremadeLibraryRequest
- proto::GetPremadeLibraryResponse
- proto::GetSnippetsRequest
- proto::HealthRequest
- proto::HealthResponse
- proto::Library
- proto::ListLibrariesRequest
- proto::ListLibrariesResponse
- proto::ListPremadeLibrariesRequest
- proto::ListPremadeLibrariesResponse
- proto::PremadeLibrary
- proto::PushSnippetsRequest
- proto::PushSnippetsResponse
- proto::RegisterRequest
- proto::RegisterResponse
- proto::SearchPremadeLibrariesRequest
- proto::SearchPremadeLibrariesResponse
- proto::Snippet
- proto::SnippetList
- proto::SyncRequest
- proto::SyncResponse
- proto::snippet_sync_client::SnippetSyncClient
- proto::snippet_sync_server::SnippetSyncServer
- sync::SyncClient
- sync::SyncRetryConfig
- ui::SnippetListParams
Enums
- ProcessResult
- commands::ExpandedCommand
- commands::list_cmd::ListFormat
- config::SyncDirection
- encryption::CryptoError
- error::SnipError
- ui::SnippetSelection
- ui::VariablePromptResult
Traits
Functions
- commands::clip_cmd::run
- commands::cron_cmd::run
- commands::edit_cmd::run
- commands::expand_snippet_command
- commands::get_config_path
- commands::get_library_path
- commands::get_snippet_data
- commands::init_library_manager
- commands::keybindings_cmd::run
- commands::library_cmd::run_create
- commands::library_cmd::run_delete
- commands::library_cmd::run_list
- commands::library_cmd::run_set_primary
- commands::library_cmd::run_show
- commands::list_cmd::run
- commands::load_snippets
- commands::new_cmd::read_multiline_command
- commands::new_cmd::run
- commands::premade_cmd::run_get
- commands::premade_cmd::run_list
- commands::premade_cmd::run_search
- commands::premade_cmd::run_sync
- commands::premade_cmd::run_update
- commands::register_cmd::run
- commands::run_cmd::run
- commands::run_snippet_selection
- commands::save_snippets
- commands::search_cmd::run
- commands::sync_cmd::prompt_conflict
- commands::sync_cmd::run
- config::cached_read_toml
- config::get_sync_config_path
- config::get_sync_settings
- config::invalidate_toml_cache
- config::load_sync_settings
- config::save_sync_settings
- encryption::clear_key_cache
- encryption::decrypt
- encryption::encrypt
- logging::audit_log
- logging::get_audit_log_path
- logging::get_default_log_dir
- logging::init_default_logging
- logging::init_logging
- logging::log_clipboard_operation
- logging::log_command_execution
- logging::log_config_operation
- logging::log_panic_info
- logging::log_shutdown_info
- logging::log_startup_info
- logging::setup_panic_handler
- logging::shutdown_logging
- sync::decrypt_snippet
- sync::detect_device_conflict
- sync::encrypt_snippet
- ui::get_terminate
- ui::get_theme
- ui::prompt_variables
- ui::select_snippet