pub async fn write(
    slug_or_path: &str
) -> Result<(), Box<dyn Error + Send + Sync>>