[][src]Macro yaserde::deserialize_and_validate

macro_rules! deserialize_and_validate {
    ($content: expr, $model: expr, $struct: tt) => { ... };
}