Docs.rs
cxx-qt-lib-0.2.0
cxx-qt-lib 0.2.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
ahayzen-kdab
github:kdab:rustcrates
LeonMatthesKDAB
Dependencies
cxx ^1.0
normal
Versions
14.55%
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
☰
UpdateRequestHandler
Required Methods
handle_update_request
Implementors
In cxx_qt_lib::update_requester
?
Trait
cxx_qt_lib
::
update_requester
::
UpdateRequestHandler
source
·
[
−
]
pub trait UpdateRequestHandler<C> { fn
handle_update_request
(&mut self, cpp:
&mut
C); }
Required methods
source
fn
handle_update_request
(&mut self, cpp:
&mut
C)
Implementors