Skip to main content
re
yggdrasil
0.9.0
In yggdrasil::
api::
mhchem
yggdrasil
::
api
::
mhchem
Macro
re
Copy item path
Source
macro_rules! re { ($pat:literal) => { ... }; }
Expand description
惰性编译字面量正则,编译失败降级为
CompiledPat
(None)。