Crate mic_impl

Source
Expand description

Implementation for mic.

This crate is not intended to be used directly. Use via mic crate.

Attribute Macrosยง

answer
Wraps the output in println!.
solve
Wraps the output in ToString::to_string.