Struct riker::actor::All[][src]

pub struct All;

A channel topic representing all topics *

Trait Implementations

impl From<All> for Topic
[src]

Performs the conversion.

Auto Trait Implementations

impl Send for All

impl Sync for All