Struct serde_derive_internals::Ctxt
[−]
[src]
pub struct Ctxt { /* fields omitted */ }
pub struct Ctxt { /* fields omitted */ }
impl Ctxt
[src]pub fn new() -> Self
[src]pub fn error<T: Display>(&self, msg: T)
[src]pub fn check(self) -> Result<(), String>
[src]impl Default for Ctxt
[src]impl Drop for Ctxt
[src]