> Note that in and of itself it is impossible t...
# development
a
Note that in and of itself it is impossible to incorrectly derive Send and Sync. Only types that are ascribed special meaning by other unsafe code can possible cause trouble by being incorrectly Send or Sync.
i love the rust programming language i think this is a fantastic distinction