Docs.rs
cranpose-testing-0.1.2
cranpose-testing 0.1.2
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
samoylenkodmitry
Dependencies
cranpose ^0.1.2
normal
cranpose-app-shell ^0.1.2
normal
cranpose-core ^0.1.2
normal
cranpose-foundation ^0.1.2
normal
cranpose-render-common ^0.1.2
normal
cranpose-ui ^0.1.2
normal
cranpose-ui-graphics ^0.1.2
normal
cranpose-macros ^0.1.2
dev
cranpose-ui-layout ^0.1.2
dev
Versions
65.96%
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
detect_tab_axis
cranpose_
testing
0.1.2
In cranpose_
testing::
robot_
helpers
cranpose_testing
::
robot_helpers
Function
detect_
tab_
axis
Copy item path
Source
pub fn detect_tab_axis( bounds: &[(
String
, (
f32
,
f32
,
f32
,
f32
))], ) ->
Option
<
TabAxis
>