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
Module convert
openstranded_
map_
tool
0.1.0
Module convert
Module Items
Functions
In crate openstranded_
map_
tool
openstranded_map_tool
Module
convert
Copy item path
Source
Expand description
Convert parsed
.s2
data into the
.osmap
format.
Functions
ยง
s2_
to_
osmap
Convert a parsed
.s2
map into an
OpenStrandedMap
.