Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/atomicdotdev/atomic
/ build
Method
build
atomic-core/src/crdt/apply/options.rs:514–516 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
512
/// Builds the configured [`ApplyOptions`].
513
#[inline]
514
pub fn build(self) -> ApplyOptions {
515
self.options
516
}
517
}
518
519
// Tests
Callers
15
test_context_add_conflict
Function · 0.45
test_context_add_conflict_with_fail
Function · 0.45
test_context_exceeds_operation_limit
Function · 0.45
test_outcome_with_conflicts
Function · 0.45
test_outcome_into_conflicts
Function · 0.45
test_outcome_into_parts
Function · 0.45
test_outcome_display_with_conflicts
Function · 0.45
test_builder_default
Function · 0.45
test_builder_from_strict
Function · 0.45
test_builder_from_lenient
Function · 0.45
test_builder_validate_ordering
Function · 0.45
test_builder_validate_references
Function · 0.45
Calls
no outgoing calls
Tested by
15
test_context_add_conflict
Function · 0.36
test_context_add_conflict_with_fail
Function · 0.36
test_context_exceeds_operation_limit
Function · 0.36
test_outcome_with_conflicts
Function · 0.36
test_outcome_into_conflicts
Function · 0.36
test_outcome_into_parts
Function · 0.36
test_outcome_display_with_conflicts
Function · 0.36
test_builder_default
Function · 0.36
test_builder_from_strict
Function · 0.36
test_builder_from_lenient
Function · 0.36
test_builder_validate_ordering
Function · 0.36
test_builder_validate_references
Function · 0.36