Macro percent_encoding::static_assert

source ยท
macro_rules! static_assert {
    ($( $bool: expr, )+) => { ... };
}