Docs.rs
notifica-common-0.3.0
notifica-common 0.3.0
Permalink
Docs.rs crate page
AGPL-3.0
25 July 2026
Links
Homepage
Repository
crates.io
Source
Owners
arashkevich25
Dependencies
serde ^1.0.219
normal
serde_json ^1.0.141
normal
Versions
0%
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
PushEventBody
notifica_
common
0.3.0
Push
Event
Body
Aliased Type
In notifica_
common::
configuration::
push
notifica_common
::
configuration
::
push
Type Alias
Push
Event
Body
Copy item path
Source
pub type PushEventBody =
Vec
<
String
>;
Aliased Type
ยง
pub struct PushEventBody {
/* private fields */
}