Function sqlx_core::fs::read

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