sqlx_core::fs

Function read

Source
pub async fn read<P: AsRef<Path>>(path: P) -> Result<Vec<u8>>