This commit is contained in:
Anton-4 2023-12-25 17:19:30 +01:00
parent cd632fe549
commit a4fd42b8de
No known key found for this signature in database
GPG key ID: 0971D718C0A9B937

View file

@ -1112,4 +1112,4 @@ impl<'de> Visitor<'de> for RocStrVisitor {
{
Ok(RocStr::from(value))
}
}
}