Expand description
Please do not use this crate. The Rust compiler tries to protect you for a reason. Do under no
circumstances use this to silence some compiler error you do not understand. Only use this if
you do understand why your type is Send and or Sync, and also understand why the compiler
disagrees with you.