mirror of
https://github.com/loro-dev/loro.git
synced 2025-02-06 12:25:03 +00:00
parent
dd8bf7719e
commit
83b0e8cc7f
1 changed files with 1 additions and 1 deletions
|
@ -490,7 +490,7 @@ impl Loro {
|
||||||
self.0.state_vv().encode()
|
self.0.state_vv().encode()
|
||||||
}
|
}
|
||||||
|
|
||||||
/// Get the encoded version vector of the lastest verison in OpLog.
|
/// Get the encoded version vector of the lastest version in OpLog.
|
||||||
///
|
///
|
||||||
/// If you checkout to a specific version, the version vector will not change.
|
/// If you checkout to a specific version, the version vector will not change.
|
||||||
#[inline(always)]
|
#[inline(always)]
|
||||||
|
|
Loading…
Reference in a new issue