Docs.rs
automerge-0.5.12
automerge 0.5.12
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
alexjg
jeffa5
orionz
Dependencies
cfg-if ^1.0
normal
dot ^0.1.4
normal
optional
flate2 ^1.0.22
normal
fxhash ^0.2.1
normal
hex ^0.4.3
normal
im ^15.1.0
normal
itertools ^0.13.0
normal
js-sys ^0.3
normal
optional
leb128 ^0.2.5
normal
rand ^0.8.4
normal
optional
serde ^1.0
normal
sha2 ^0.10.0
normal
smol_str ^0.2
normal
thiserror ^1.0.16
normal
tinyvec ^1.5.1
normal
tracing ^0.1.29
normal
unicode-segmentation ^1.10.1
normal
uuid ^1.2.1
normal
wasm-bindgen ^0.2
normal
optional
web-sys ^0.3.55
normal
optional
criterion ^0.5
dev
maplit ^1.0
dev
pretty_assertions ^1.0.0
dev
prettytable ^0.10.0
dev
proptest ^1.0.0
dev
serde_json ^1.0.73
dev
test-log ^0.2.10
dev
tracing-subscriber ^0.3
dev
Versions
12.98%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
automerge
0.5.12
Sequence
Tree
Aliased type
In crate automerge
automerge
Type Alias
SequenceTree
Copy item path
source
pub type SequenceTree<T> = SequenceTreeInternal<T>;
Aliased Type
ยง
struct SequenceTree<T> {
/* private fields */
}