xee-xpath-macros 0.1.4

Proc macros for xee-interpreter function library
Documentation
1
2
3
4
5
---
source: xee-xpath-macros/src/convert.rs
expression: "convert(\"xs:string*\")"
---
"# [allow (non_snake_case)] let mut a = arguments [0] . unboxed_atomized (interpreter . xot () , | atomic | std :: convert :: TryInto :: < String > :: try_into (atomic)) ;"