Struct statechart::Log [] [src]

pub struct Log(pub String);

Trait Implementations

impl Debug for Log
[src]

Formats the value using the given formatter.

impl Action for Log
[src]