js_builders/
lib.rs

1/// `"h̊"`
2#[inline]
3pub fn h̊() -> &'static str {
4	"h̊"
5}