mirror of
https://gitlab.com/msrd0/gotham-restful.git
synced 2025-02-23 04:52:28 +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()
|
|
| ^^^^^^
|