Type Alias rusteron_client::bindings::aeron_publication_t

source ·
pub type aeron_publication_t = aeron_publication_stct;

Aliased Type§

struct aeron_publication_t { /* private fields */ }

Trait Implementations§

source§

impl From<AeronPublication> for aeron_publication_t

source§

fn from(value: AeronPublication) -> Self

Converts to this type from the input type.