Docs.rs
pad-motion-0.1.6
pad-motion 0.1.6
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
zduny
Dependencies
byteorder ^1.4.2
normal
crc32fast ^1.2.1
normal
crossbeam-queue ^0.3.1
normal
rand ^0.8.3
normal
ctrlc ^3.1.8
dev
gilrs ^0.8.0
dev
multiinput ^0.1.0
dev
Versions
7.79%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
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_controller_info
pad_
motion
0.1.6
In pad_
motion::
protocol::
internals
pad_motion
::
protocol
::
internals
Function
parse_
controller_
info
Copy item path
Source
pub fn parse_controller_info( reader: &mut
Cursor
<&[
u8
]>, ) ->
Result
<
ControllerInfo
>