Struct fcm::Client [] [src]

pub struct Client { /* fields omitted */ }

Methods

impl Client
[src]

[src]

Get a new instance of Client.

[src]

Trait Implementations

Auto Trait Implementations

impl Send for Client

impl Sync for Client