cargo
1.79.0
(129f3b996 2024-06-10) (built from a source tarball)
In cargo::sources::git::utils
?
Settings
Function
cargo
::
sources
::
git
::
utils
::
serialize_str
Copy item path
source
·
[
−
]
fn serialize_str<T, S>(t:
&T
, s: S) ->
Result
<S::
Ok
, S::
Error
>
where T:
Display
, S:
Serializer
,