sqlx_
core
0.8.2
In sqlx_
core::
fs
sqlx_core
::
fs
Function
read_to_string
Copy item path
source
pub async fn read_to_string<P:
AsRef
<
Path
>>(path: P) ->
Result
<
String
>