Searched defs:Signer (Results 1 – 1 of 1) sorted by relevance
114 pub struct Signer<'a> { struct120 unsafe impl Sync for Signer<'_> {} argument121 unsafe impl Send for Signer<'_> {} implementation123 impl Drop for Signer<'_> { implementation133 impl Signer<'_> { impl395 impl<'a> Write for Signer<'a> { implementation