Docs.rs
xi-rope-0.3.0
xi-rope 0.3.0
Docs.rs crate page
Apache-2.0
11 September 2026
Links
Repository
crates.io
Source
Owners
raphlinus
cmyr
Dependencies
bytecount ^0.5
normal
memchr ^2.0
normal
regex ^1.0
normal
serde ^1.0
normal
optional
unicode-segmentation ^1.2.1
normal
serde_json ^1.0
dev
serde_test ^1.0
dev
Versions
65.32%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
SessionId
xi_rope
0.3.0
In xi_
rope::
engine
xi_rope
::
engine
Type Alias
Session
Id
Copy item path
Source
pub type SessionId = (
u64
,
u32
);
Expand description
the session ID component of a
RevId