List of all items
Structs
- BlobStore
- BraidClient
- BraidRequest
- BraidResponse
- BraidState
- ClientConfig
- Patch
- Subscription
- Update
- antimatter::antimatter::AntimatterCrdt
- antimatter::crdt_trait::MockCrdt
- antimatter::json_crdt::JsonCrdt
- antimatter::json_crdt::JsonPatch
- antimatter::messages::Fissure
- antimatter::messages::Patch
- antimatter::messages::Version
- antimatter::sequence_crdt::SequenceNode
- antimatter::state::AckmeState
- antimatter::state::ChildSet
- antimatter::state::ConnectionState
- antimatter::state::ParentSet
- client::BraidClient
- client::BraidHeaders
- client::ClientConfig
- client::HeaderParser
- client::HeartbeatConfig
- client::Message
- client::MessageParser
- client::RetryConfig
- client::RetryState
- client::Subscription
- client::SubscriptionStream
- client::native_network::NativeNetwork
- client::retry::RetryConfig
- client::retry::RetryState
- core::BraidClient
- core::BraidRequest
- core::BraidResponse
- core::ClientConfig
- core::ContentRange
- core::HeartbeatConfig
- core::Message
- core::MessageParser
- core::Patch
- core::RetryConfig
- core::RetryState
- core::Subscription
- core::SubscriptionStream
- core::Update
- core::merge::antimatter_merge::AntimatterMergeType
- core::merge::diamond::DiamondCRDT
- core::merge::diamond::DiamondMergeType
- core::merge::merge_type::MergePatch
- core::merge::merge_type::MergeResult
- core::merge::merge_type::MergeTypeRegistry
- core::protocol_mod::BraidState
- core::protocol_mod::HeaderParser
- core::protocol_mod::braid_state::BraidState
- core::protocol_mod::multiplex::MultiplexParser
- core::protocol_mod::parser::HeaderParser
- core::server::BraidLayer
- core::server::BraidState
- core::server::IsFirefox
- core::server::ServerConfig
- core::server::UpdateResponse
- core::server::conflict_resolver::ConflictResolver
- core::server::multiplex::MultiplexerConnection
- core::server::multiplex::MultiplexerRegistry
- core::server::resource_state::ResourceState
- core::server::resource_state::ResourceStateManager
- core::server::subscription::HeartbeatStream
- core::traits::NativeRuntime
- fs::ActivityTracker
- fs::PEER_ID
- fs::PendingWrites
- fs::api::CookieParams
- fs::api::IdentityParams
- fs::api::MountParams
- fs::api::PushParams
- fs::api::SyncParams
- fs::binary_sync::BinarySyncDb
- fs::binary_sync::BinarySyncManager
- fs::binary_sync::BinarySyncState
- fs::config::Config
- fs::debouncer::DebouncedSyncManager
- fs::rate_limiter::ReconnectRateLimiter
- fs::scanner::ScanState
- fs::server_handlers::GetParams
- fs::state::DaemonState
- fs::versions::FileVersion
- fs::versions::VersionStore
- types::BraidRequest
- types::BraidResponse
- types::Bytes
- types::ContentRange
- types::Patch
- types::Update
- types::UpdateResponse
- types::content_range::ContentRange
- types::patch::Patch
- types::request::BraidRequest
- types::response::BraidResponse
- types::update::Update
- types::update::UpdateResponse
- vendor::diamond_types::Branch
- vendor::diamond_types::DTRange
- vendor::diamond_types::OpLog
- vendor::diamond_types::SerializedOps
- vendor::diamond_types::SerializedOpsOwned
- vendor::diamond_types::causalgraph::CausalGraph
- vendor::diamond_types::causalgraph::agent_assignment::AgentAssignment
- vendor::diamond_types::causalgraph::agent_assignment::remote_ids::RemoteVersion
- vendor::diamond_types::causalgraph::agent_assignment::remote_ids::RemoteVersionOwned
- vendor::diamond_types::causalgraph::agent_assignment::remote_ids::RemoteVersionSpan
- vendor::diamond_types::causalgraph::agent_assignment::remote_ids::RemoteVersionSpanOwned
- vendor::diamond_types::causalgraph::agent_span::AgentSpan
- vendor::diamond_types::causalgraph::entry::CGEntry
- vendor::diamond_types::causalgraph::graph::Graph
- vendor::diamond_types::causalgraph::graph::GraphEntrySimple
- vendor::diamond_types::causalgraph::summary::VSEntry
- vendor::diamond_types::causalgraph::summary::VersionSummary
- vendor::diamond_types::causalgraph::summary::VersionSummaryFlat
- vendor::diamond_types::frontier::Frontier
- vendor::diamond_types::list::ListBranch
- vendor::diamond_types::list::ListCRDT
- vendor::diamond_types::list::ListOpLog
- vendor::diamond_types::list::encoding::EncodeOptions
- vendor::diamond_types::list::operation::TextOperation
- vendor::diamond_types::list::oplog::ListOpLogStats
- vendor::rle::MergeIter
- vendor::rle::ReverseSpan
- vendor::rle::Shatter
- vendor::rle::Single
- vendor::rle::WithCtx
- vendor::rle::intersect::RleIntersect
- vendor::rle::rlerun::RleDRun
- vendor::rle::rlerun::RleRun
- vendor::rle::take_max_iter::Rem
- vendor::rle::take_max_iter::TakeMaxIter
- vendor::rle::zip::RleZip
Enums
- Version
- antimatter::messages::Message
- antimatter::sequence_crdt::SequenceElems
- client::ParseState
- client::RetryDecision
- client::retry::RetryDecision
- core::ClientError
- core::ParseState
- core::RetryDecision
- core::Version
- core::error::BraidError
- core::protocol_mod::multiplex::MultiplexEvent
- fs::state::Command
- types::Version
- types::version::Version
- vendor::diamond_types::CRDTKind
- vendor::diamond_types::CreateValue
- vendor::diamond_types::DTValue
- vendor::diamond_types::Primitive
- vendor::diamond_types::RegisterValue
- vendor::diamond_types::causalgraph::agent_assignment::remote_ids::VersionConversionError
- vendor::diamond_types::list::operation::ListOpKind
Traits
- antimatter::crdt_trait::PrunableCrdt
- core::merge::merge_type::MergeType
- core::server::ParseUpdateExt
- core::server::SendUpdateExt
- core::traits::BraidNetwork
- core::traits::BraidRuntime
- core::traits::BraidStorage
- vendor::rle::AppendRle
- vendor::rle::HasLength
- vendor::rle::HasRleKey
- vendor::rle::MergableSpan
- vendor::rle::MergeableIterator
- vendor::rle::Searchable
- vendor::rle::SplitAndJoinSpan
- vendor::rle::SplitAndJoinSpanCtx
- vendor::rle::SplitableSpan
- vendor::rle::SplitableSpanCtx
- vendor::rle::SplitableSpanHelpers
- vendor::rle::Trim
- vendor::rle::TrimCtx
- vendor::rle::take_max_iter::TakeMaxFns
Functions
- antimatter::algorithm::bubble::ancestors
- antimatter::algorithm::bubble::descendants
- antimatter::algorithm::bubble::get_child_map
- antimatter::algorithm::prune::prune
- antimatter::algorithm::prune::prune_with_time
- antimatter::sequence_crdt::content
- antimatter::sequence_crdt::get
- antimatter::sequence_crdt::length
- antimatter::sequence_crdt::prune
- antimatter::utils::get_time
- client::exponential_backoff
- client::format_content_range
- client::is_access_denied_status
- client::is_retryable_status
- client::merge_bodies
- client::message_to_update
- client::parse_content_range
- client::parse_heartbeat
- client::parse_retry_after
- client::parse_status_line
- client::retry::parse_retry_after
- client::sleep
- client::spawn_task
- client::version_to_json_string
- core::protocol_mod::constants::status::multiplex_response
- core::protocol_mod::constants::status::subscription_response
- core::protocol_mod::format_content_range
- core::protocol_mod::format_update
- core::protocol_mod::format_version_header
- core::protocol_mod::format_version_header_json
- core::protocol_mod::formatter::format_update
- core::protocol_mod::headers::format_content_range
- core::protocol_mod::headers::format_version_header
- core::protocol_mod::headers::format_version_header_json
- core::protocol_mod::headers::parse_content_range
- core::protocol_mod::headers::parse_current_version_header
- core::protocol_mod::headers::parse_heartbeat
- core::protocol_mod::headers::parse_merge_type
- core::protocol_mod::headers::parse_tunneled_response
- core::protocol_mod::headers::parse_version_header
- core::protocol_mod::parse_content_range
- core::protocol_mod::parse_current_version_header
- core::protocol_mod::parse_heartbeat
- core::protocol_mod::parse_merge_type
- core::protocol_mod::parse_tunneled_response
- core::protocol_mod::parse_version_header
- core::server::utils::apply_free_cors
- core::server::utils::ascii_ify
- core::server::utils::free_cors_headers
- fs::api::is_read_only
- fs::api::log_error
- fs::api::run_server
- fs::api::set_read_only
- fs::binary_sync::should_use_binary_sync
- fs::blob_handlers::handle_get_blob
- fs::blob_handlers::handle_put_blob
- fs::config::get_config_path
- fs::config::get_root_dir
- fs::config::get_trash_dir
- fs::config::is_binary
- fs::config::skip_file
- fs::config::trash_file
- fs::diff::compute_patches
- fs::mapping::extract_markdown
- fs::mapping::path_join
- fs::mapping::path_to_url
- fs::mapping::url_to_path
- fs::mapping::wrap_markdown
- fs::run_daemon
- fs::scanner::is_well_formed_absolute_url
- fs::scanner::normalize_url
- fs::scanner::on_watcher_miss
- fs::scanner::scan_files
- fs::scanner::start_scan_loop
- fs::server_handlers::handle_get_file
- fs::server_handlers::handle_get_file_api
- fs::server_handlers::handle_put_file
- fs::subscription::spawn_subscription
- fs::subscription::subscribe_loop
- fs::sync::sync_binary_to_remote
- fs::sync::sync_local_to_remote
- fs::watcher::handle_fs_event
- vendor::diamond_types::frontier::clone_smallvec
- vendor::diamond_types::frontier::local_frontier_eq
- vendor::diamond_types::frontier::local_frontier_is_root
- vendor::rle::intersect::rle_intersect
- vendor::rle::intersect::rle_intersect_first
- vendor::rle::intersect::rle_intersect_rev
- vendor::rle::intersect::rle_intersect_rev_first
- vendor::rle::merge_items
- vendor::rle::merge_items_rev
- vendor::rle::shatter
- vendor::rle::test_splitable_methods_valid
- vendor::rle::test_splitable_methods_valid_ctx
- vendor::rle::zip::rle_zip
- vendor::rle::zip::rle_zip3
Type Aliases
- core::ClientResult
- core::error::Result
- core::server::UpdateBroadcast
- vendor::diamond_types::AgentId
- vendor::diamond_types::LV
- vendor::diamond_types::causalgraph::agent_assignment::remote_ids::RemoteFrontier
- vendor::diamond_types::causalgraph::agent_assignment::remote_ids::RemoteFrontierOwned
- vendor::diamond_types::causalgraph::agent_span::AgentVersion
- vendor::diamond_types::frontier::FrontierRef
- vendor::diamond_types::list::encoding::EncodeOptionsBuilder
Constants
- core::protocol_mod::STATUS_GONE
- core::protocol_mod::STATUS_MERGE_CONFLICT
- core::protocol_mod::STATUS_RANGE_NOT_SATISFIABLE
- core::protocol_mod::STATUS_SUBSCRIPTION
- core::protocol_mod::constants::STATUS_GONE
- core::protocol_mod::constants::STATUS_MERGE_CONFLICT
- core::protocol_mod::constants::STATUS_RANGE_NOT_SATISFIABLE
- core::protocol_mod::constants::STATUS_SUBSCRIPTION
- core::protocol_mod::constants::headers::CONTENT_LENGTH
- core::protocol_mod::constants::headers::CONTENT_RANGE
- core::protocol_mod::constants::headers::CONTENT_TYPE
- core::protocol_mod::constants::headers::CURRENT_VERSION
- core::protocol_mod::constants::headers::HEARTBEATS
- core::protocol_mod::constants::headers::MERGE_TYPE
- core::protocol_mod::constants::headers::MULTIPLEX_THROUGH
- core::protocol_mod::constants::headers::MULTIPLEX_VERSION
- core::protocol_mod::constants::headers::PARENTS
- core::protocol_mod::constants::headers::PATCHES
- core::protocol_mod::constants::headers::PEER
- core::protocol_mod::constants::headers::RETRY_AFTER
- core::protocol_mod::constants::headers::SUBSCRIBE
- core::protocol_mod::constants::headers::VERSION
- core::protocol_mod::constants::media_types::BRAID_PATCH
- core::protocol_mod::constants::merge_types::DIAMOND
- core::protocol_mod::constants::status::GONE
- core::protocol_mod::constants::status::MERGE_CONFLICT
- core::protocol_mod::constants::status::OK
- core::protocol_mod::constants::status::PARTIAL_CONTENT
- core::protocol_mod::constants::status::RANGE_NOT_SATISFIABLE
- core::protocol_mod::constants::status::RESPONDED_VIA_MULTIPLEX
- core::protocol_mod::constants::status::SUBSCRIPTION
- core::protocol_mod::multiplex::HEADER_MULTIPLEX_THROUGH
- core::protocol_mod::multiplex::HEADER_MULTIPLEX_VERSION
- core::protocol_mod::multiplex::MULTIPLEX_VERSION
- core::protocol_mod::multiplex::STATUS_MULTIPLEX_REDIRECT
- core::server::utils::FIREFOX_EXTRA_NEWLINES
- vendor::diamond_types::ROOT_CRDT_ID
- vendor::diamond_types::ROOT_CRDT_ID_AV
- vendor::diamond_types::causalgraph::agent_assignment::MAX_AGENT_NAME_LENGTH
- vendor::diamond_types::list::encoding::ENCODE_FULL
- vendor::diamond_types::list::encoding::ENCODE_PATCH