Skip to main content

SealSerdeSpecialCase

Trait SealSerdeSpecialCase 

Source
pub trait SealSerdeSpecialCase { }
Expand description

Used to seal ShouldBeCaughtAsSerdeSpecialCase.

Dyn Compatibility§

This trait is dyn compatible.

In older versions of Rust, dyn compatibility was called "object safety".

Implementations on Foreign Types§

Source§

impl SealSerdeSpecialCase for Duration

Implementors§