Docs.rs
openstranded-map-tool-0.1.0
openstranded-map-tool 0.1.0
Docs.rs crate page
GPL-3.0-or-later
16 July 2026
Links
Homepage
Repository
crates.io
Source
Owners
AvengerAnubis
Dependencies
anyhow ^1
normal
clap ^4
normal
optional
ron ^0.12
normal
serde ^1
normal
tempfile ^3
dev
Versions
40.84%
of the crate is documented
Go to latest version
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
parse_s2
openstranded_
map_
tool
0.1.0
In openstranded_
map_
tool::
parser
openstranded_map_tool
::
parser
Function
parse_
s2
Copy item path
Source
pub fn parse_s2(data: &[
u8
]) ->
S2Result
<
S2Map
>
Expand description
Parse a complete
.s2
file from a byte slice.