Module abscissa::macros[][src]

Macros defined by this crate

Modules

command

Macros for supporting command types

config

Macro which impls the GlobalConfig trait for a given Clone + DeserializeOwned type.

error

Error-handling macros for the abscissa framework

log

Logging macros, originally from: https://github.com/rust-lang-nursery/log/blob/master/src/macros.rs

status

Macros for ergonomic status messages printed to stdout/stderr