List of all items
Structs
- Level
- RusticConfig
- application::RusticApp
- commands::EntryPoint
- commands::backup::BackupCmd
- commands::cat::CatCmd
- commands::cat::IdOpt
- commands::cat::TreeOpts
- commands::check::CheckCmd
- commands::completions::CompletionsCmd
- commands::config::ConfigCmd
- commands::copy::CopyCmd
- commands::diff::DiffCmd
- commands::diff::DiffStatistics
- commands::docs::DocsCmd
- commands::dump::DumpCmd
- commands::dump::OpenFileReader
- commands::dump::SeekWriter
- commands::find::FindCmd
- commands::forget::ForgetCmd
- commands::forget::ForgetOptions
- commands::init::InitCmd
- commands::key::AddCmd
- commands::key::KeyCmd
- commands::list::ListCmd
- commands::ls::LsCmd
- commands::ls::Summary
- commands::merge::MergeCmd
- commands::mount::MountCmd
- commands::mount::fusefs::FuseFS
- commands::prune::PruneCmd
- commands::repair::IndexSubCmd
- commands::repair::RepairCmd
- commands::repair::SnapSubCmd
- commands::repoinfo::Infos
- commands::repoinfo::RepoInfoCmd
- commands::restore::RestoreCmd
- commands::self_update::SelfUpdateCmd
- commands::show_config::ShowConfigCmd
- commands::snapshots::SnapshotCmd
- commands::tag::TagCmd
- commands::tui::App
- commands::tui::ls::Snapshot
- commands::tui::progress::CounterData
- commands::tui::progress::TuiProgress
- commands::tui::progress::TuiProgressBars
- commands::tui::restore::Restore
- commands::tui::snapshots::SnapStatus
- commands::tui::snapshots::Snapshots
- commands::tui::tree::TreeIter
- commands::tui::tree::TreeIterItem
- commands::tui::tree::TreeNode
- commands::tui::widgets::popup::PopUp
- commands::tui::widgets::prompt::Prompt
- commands::tui::widgets::select_table::SelectTable
- commands::tui::widgets::select_table::TableColors
- commands::tui::widgets::sized_gauge::SizedGauge
- commands::tui::widgets::sized_paragraph::SizedParagraph
- commands::tui::widgets::sized_table::SizedTable
- commands::tui::widgets::text_input::TextInput
- commands::tui::widgets::with_block::WithBlock
- commands::webdav::WebDavCmd
- commands::webdav::webdavfs::DavFsDirEntry
- commands::webdav::webdavfs::DavFsFile
- commands::webdav::webdavfs::DavFsInner
- commands::webdav::webdavfs::DavFsMetaData
- commands::webdav::webdavfs::WebDavFS
- config::GlobalOptions
- config::RusticConfig
- config::hooks::Hooks
- config::progress_options::ProgressOptions
- config::progress_options::RusticProgress
- error::Error
- event::Event
- filtering::AfterDate
- filtering::BeforeDate
- filtering::SizeRange
- filtering::SnapshotFilter
- filtering::SnapshotFn
- filtering::SnapshotJq
- repository::AllRepositoryOptions
- repository::RusticRepo
- span::Attributes
- span::Entered
- span::EnteredSpan
- span::Id
- span::Record
- span::Span
Enums
- commands::RusticCmd
- commands::cat::CatSubCmd
- commands::completions::Variant
- commands::docs::DocsTypeSubcommand
- commands::dump::ArchiveKind
- commands::key::KeySubCmd
- commands::repair::RepairSubCmd
- commands::tui::ls::CurrentScreen
- commands::tui::ls::SnapshotResult
- commands::tui::progress::TuiProgressType
- commands::tui::restore::CurrentScreen
- commands::tui::snapshots::CurrentScreen
- commands::tui::snapshots::SnapshotNode
- commands::tui::snapshots::View
- commands::tui::tree::Tree
- commands::tui::widgets::prompt::PromptResult
- commands::tui::widgets::text_input::TextInputResult
- config::progress_options::ProgressType
- error::ErrorKind
- error::RhaiErrorKinds
Traits
- Application
- Command
- Runnable
- commands::ls::NodeLs
- commands::tui::widgets::Draw
- commands::tui::widgets::ProcessEvent
- commands::tui::widgets::SizedWidget
- span::AsId
Macros
Derive Macros
Functions
- commands::backup::merge_snapshots
- commands::completions::generate_completion
- commands::diff::arg_to_snap_path
- commands::diff::diff
- commands::diff::diff_identical
- commands::diff::identical_content_local
- commands::dump::dump_content
- commands::dump::dump_tar
- commands::dump::dump_tar_gz
- commands::dump::dump_zip
- commands::dump::write_zip_contents
- commands::dump::write_zip_to_file
- commands::forget::print_groups
- commands::init::init
- commands::init::init_password
- commands::ls::parse_permissions
- commands::ls::print_node
- commands::ls::triplet
- commands::mount::fusefs::node_to_file_attr
- commands::mount::fusefs::node_to_filetype
- commands::mount::fusefs::node_to_linktarget
- commands::mount::fusefs::node_type_to_rdev
- commands::prune::print_stats
- commands::repoinfo::print_file_info
- commands::repoinfo::print_index_info
- commands::snapshots::fill_table
- commands::snapshots::snap_to_table
- commands::styles
- commands::tui::init_terminal
- commands::tui::progress::fmt_duration
- commands::tui::reset_terminal
- commands::tui::run
- commands::tui::run_app
- commands::tui::tree::next_from_iter_stack
- commands::tui::ui
- commands::tui::widgets::popup_gauge
- commands::tui::widgets::popup_input
- commands::tui::widgets::popup_prompt
- commands::tui::widgets::popup_scrollable_text
- commands::tui::widgets::popup_table
- commands::tui::widgets::popup_text
- commands::webdav::webdavfs::now
- config::get_config_paths
- config::get_global_config_path
- filtering::parse_size
- filtering::string_to_fn
- filtering::string_to_fn_no_cache
- filtering::string_to_fn_prime_cache
- filtering::string_to_jq
- filtering::string_to_jq_no_cache
- filtering::string_to_jq_prime_cache
- generate_completion
- helpers::bold_cell
- helpers::bytes_size_to_string
- helpers::table
- helpers::table_right_from
- helpers::table_with_titles
Type Aliases
- commands::tui::widgets::PopUpGauge
- commands::tui::widgets::PopUpInput
- commands::tui::widgets::PopUpPrompt
- commands::tui::widgets::PopUpTable
- commands::tui::widgets::PopUpText
- repository::CliIndexedRepo
- repository::CliOpenRepo
- repository::CliRepo
- repository::RusticIndexedRepo
Statics
Constants
- application::constants::RUSTIC_CONFIG_DOCS_URL
- application::constants::RUSTIC_DEV_DOCS_URL
- application::constants::RUSTIC_DOCS_URL
- commands::_DERIVE_Command_FOR_EntryPoint
- commands::_DERIVE_Command_FOR_RusticCmd
- commands::_DERIVE_Runnable_FOR_RusticCmd
- commands::backup::_DERIVE_Command_FOR_BackupCmd
- commands::cat::_DERIVE_Command_FOR_CatCmd
- commands::check::_DERIVE_Command_FOR_CheckCmd
- commands::completions::_DERIVE_Command_FOR_CompletionsCmd
- commands::config::_DERIVE_Command_FOR_ConfigCmd
- commands::copy::_DERIVE_Command_FOR_CopyCmd
- commands::diff::_DERIVE_Command_FOR_DiffCmd
- commands::docs::_DERIVE_Command_FOR_DocsCmd
- commands::docs::_DERIVE_Command_FOR_DocsTypeSubcommand
- commands::docs::_DERIVE_Runnable_FOR_DocsTypeSubcommand
- commands::dump::_DERIVE_Command_FOR_DumpCmd
- commands::find::_DERIVE_Command_FOR_FindCmd
- commands::forget::_DERIVE_Command_FOR_ForgetCmd
- commands::init::_DERIVE_Command_FOR_InitCmd
- commands::key::_DERIVE_Command_FOR_KeyCmd
- commands::key::_DERIVE_Runnable_FOR_KeySubCmd
- commands::list::_DERIVE_Command_FOR_ListCmd
- commands::ls::_DERIVE_Command_FOR_LsCmd
- commands::ls::constants::S_IRGRP
- commands::ls::constants::S_IROTH
- commands::ls::constants::S_IRUSR
- commands::ls::constants::S_IWGRP
- commands::ls::constants::S_IWOTH
- commands::ls::constants::S_IWUSR
- commands::ls::constants::S_IXGRP
- commands::ls::constants::S_IXOTH
- commands::ls::constants::S_IXUSR
- commands::merge::_DERIVE_Command_FOR_MergeCmd
- commands::mount::_DERIVE_Command_FOR_MountCmd
- commands::prune::_DERIVE_Command_FOR_PruneCmd
- commands::repair::_DERIVE_Command_FOR_IndexSubCmd
- commands::repair::_DERIVE_Command_FOR_RepairCmd
- commands::repair::_DERIVE_Command_FOR_SnapSubCmd
- commands::repair::_DERIVE_Runnable_FOR_RepairSubCmd
- commands::repoinfo::_DERIVE_Command_FOR_RepoInfoCmd
- commands::restore::_DERIVE_Command_FOR_RestoreCmd
- commands::self_update::_DERIVE_Command_FOR_SelfUpdateCmd
- commands::show_config::_DERIVE_Command_FOR_ShowConfigCmd
- commands::snapshots::_DERIVE_Command_FOR_SnapshotCmd
- commands::tag::_DERIVE_Command_FOR_TagCmd
- commands::tui::ls::HELP_TEXT
- commands::tui::ls::INFO_TEXT
- commands::tui::snapshots::HELP_TEXT
- commands::tui::snapshots::INFO_TEXT
- commands::webdav::_DERIVE_Command_FOR_WebDavCmd
- repository::constants::MAX_PASSWORD_RETRIES