mirror of
https://gitlab.com/msrd0/gotham-restful.git
synced 2025-02-23 21:12:28 +00:00
6 lines
114 B
Text
6 lines
114 B
Text
|
error: Resource methods must not be unsafe
|
||
|
--> $DIR/method_unsafe.rs:8:1
|
||
|
|
|
||
|
8 | unsafe fn read_all()
|
||
|
| ^^^^^^
|