pub trait PunctExt { }
This is an extension trait for the following impl:
#[extension(pub trait PunctExt)] impl for Punct