ZInt

Type Alias ZInt 

Source
pub type ZInt = u64;
Expand description

A zenoh integer.

Trait Implementations§

Source§

impl From<WhatAmI> for ZInt

Source§

fn from(w: WhatAmI) -> Self

Converts to this type from the input type.
Source§

impl From<WhatAmIMatcher> for ZInt

Source§

fn from(w: WhatAmIMatcher) -> ZInt

Converts to this type from the input type.