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