ref_deleted_at

Function ref_deleted_at 

Source
pub async fn ref_deleted_at(
    state: AppState,
    ref_id: Uuid,
) -> Result<Option<DateTime<Utc>>, AppError>
Expand description

Gets the deleted_at timestamp for a document ref.