Macro concrete::WrongSizeError[][src]

macro_rules! WrongSizeError {
    ($size : expr) => { ... };
}