Docs.rs
livesplit-core-0.13.0
livesplit-core 0.13.0
Permalink
Docs.rs crate page
Apache-2.0
/
MIT
28 September 2025
Links
Repository
crates.io
Source
Owners
CryZe
Dependencies
base64-simd ^0.8.0
normal
bytemuck ^1.9.1
normal
cfg-if ^1.0.0
normal
font-kit ^0.11.0
normal
optional
hashbrown ^0.13.1
normal
image ^0.24.0
normal
optional
itoa ^1.0.3
normal
libm ^0.2.1
normal
livesplit-auto-splitting ^0.1.0
normal
optional
livesplit-hotkey ^0.7.0
normal
livesplit-title-abbreviations ^0.3.0
normal
log ^0.4.14
normal
optional
memchr ^2.3.4
normal
rustybuzz ^0.6.0
normal
optional
serde ^1.0.98
normal
serde_json ^1.0.60
normal
simdutf8 ^0.1.4
normal
smallstr ^0.3.0
normal
snafu ^0.7.0
normal
splits-io-api ^0.3.0
normal
optional
time ^0.3.3
normal
tiny-skia ^0.8.2
normal
optional
tiny-skia-path ^0.8.2
normal
optional
tokio ^1.17.0
normal
optional
unicase ^2.6.0
normal
img_hash ^3.1.0
dev
js-sys ^0.3.55
normal
optional
wasm-bindgen ^0.2.78
normal
optional
web-sys ^0.3.28
normal
optional
libc ^0.2.101
normal
optional
criterion ^0.4.0
dev
winapi ^0.3.9
normal
optional
Versions
100%
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
parse
livesplit_
core
0.13.0
In livesplit_
core::
run::
parser::
source_
live_
timer
livesplit_core
::
run
::
parser
::
source_live_timer
Function
parse
Copy item path
Source
pub fn parse(source: &
str
) ->
Result
<
Run
>
Expand description
Attempts to parse a SourceLiveTimer splits file.