ahtml
0.8.1
ahtml
Function
att
Copy item path
Source
pub fn att<T, U>(key: T, val: U) ->
Option
<(
KString
,
KString
)>
where
KString
:
MyFrom
<T> +
MyFrom
<U>,