Docs.rs
smix-simctl-2.2.0
smix-simctl 2.2.0
Permalink
Docs.rs crate page
Apache-2.0
OR
MIT
26 July 2026
Links
Homepage
Repository
crates.io
Source
Owners
doracawl
Dependencies
libc ^0.2
normal
serde ^1
normal
serde_json ^1
normal
smix-error ^2.2.0
normal
smix-sim-health ^2.2.0
normal
smix-store ^2.2.0
normal
thiserror ^2
normal
tokio ^1
normal
criterion ^0.7
dev
tempfile ^3
dev
tokio ^1
dev
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
Skip to main content
parse_geometry_line
smix_
simctl
2.2.0
In smix_
simctl::
surface_
capture
smix_simctl
::
surface_capture
Function
parse_
geometry_
line
Copy item path
Source
pub fn parse_geometry_line(s: &
str
) ->
Option
<(
u32
,
u32
)>
Expand description
Parse a
WxH\n
geometry line.