Skip to main content

GENERIC_MSG

Constant GENERIC_MSG 

Source
const GENERIC_MSG: &str = "blanket `unsafe impl<..> Send/Sync` over a generic type is almost \
                           always unsound — implement for concrete types instead (M-UNSOUND)";