serde::ser::impls

Macro primitive_impl

Source
macro_rules! primitive_impl {
    ($ty:ident, $method:ident $($cast:tt)*) => { ... };
}