mirror of
https://gitlab.com/msrd0/gotham-restful.git
synced 2025-04-19 22:44:38 +00:00
5 lines
114 B
Text
5 lines
114 B
Text
error: Resource methods must not be unsafe
|
|
--> $DIR/method_unsafe.rs:8:1
|
|
|
|
|
8 | unsafe fn read_all()
|
|
| ^^^^^^
|