all: [noinit] struct attribute

This commit is contained in:
Alexander Medvednikov 2021-01-08 04:49:13 +01:00
parent 1ce93536d0
commit e3f8d448c1
5 changed files with 14 additions and 7 deletions

View file

@ -72,6 +72,7 @@ pub struct Cookie {
http_only bool
}
[noinit]
pub struct Result {
}