Docs.rs
atri_plugin-0.2.15
atri_plugin 0.2.15
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
LaoLittle
Dependencies
atri_ffi ^0.2.7
normal
atri_macros ^0.1.2
normal
Versions
4.37%
of the crate is documented
Go to latest version
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
☰
FromEvent
Required Methods
from_event
Implementors
In atri_plugin::event
?
Trait
atri_plugin
::
event
::
FromEvent
source
·
[
−
]
pub trait FromEvent:
Sized
{ fn
from_event
(e:
Event
) ->
Option
<Self>; }
Required Methods
source
fn
from_event
(e:
Event
) ->
Option
<Self>
Implementors
source
impl
FromEvent
for
Event
source
impl
FromEvent
for
FriendMessageEvent
source
impl
FromEvent
for
GroupMessageEvent