☰
cargo
1.75.0-dev
In cargo::sources::git::utils
?
Function
cargo
::
sources
::
git
::
utils
::
serialize_str
source
·
[
−
]
fn serialize_str<T, S>(t:
&T
, s: S) ->
Result
<S::
Ok
, S::
Error
>
where T:
Display
, S:
Serializer
,