Docs.rs
uf-valence-0.1.1
uf-valence 0.1.1
Docs.rs crate page
MIT
19 July 2026
Links
Homepage
Repository
crates.io
Source
Owners
deathbreakfast
Dependencies
uf-valence-backend-indradb ^0.1.1
normal
optional
uf-valence-backend-mem ^0.1.1
normal
optional
uf-valence-backend-mongodb ^0.1.1
normal
optional
uf-valence-backend-postgres ^0.1.1
normal
optional
uf-valence-backend-redis ^0.1.1
normal
optional
uf-valence-backend-sqlite ^0.1.1
normal
optional
uf-valence-backend-surreal ^0.1.1
normal
optional
uf-valence-core ^0.1.1
normal
uf-valence-macros ^0.1.1
normal
uf-valence-telemetry ^0.1.1
normal
optional
surrealdb ^3.1
dev
tokio ^1
dev
uf-valence-backend-surreal ^0.1.1
dev
Versions
100%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
queue_delete_entity
valence
0.1.1
valence
Function
queue_
delete_
entity
Copy item path
Source
pub async fn queue_delete_entity( table: &
str
, id: &
str
, v: &
Valence
, ) ->
Result
<
()
,
Error
>