Macro serde::ser::impls::primitive_impl

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