Docs.rs
allsource-core-0.7.3
allsource-core 0.7.3
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
decebal
Dependencies
aes-gcm ^0.10
normal
anyhow ^1.0
normal
argon2 ^0.5
normal
arrow ^57.1
normal
arrow-flight ^57.1
normal
async-trait ^0.1
normal
axum ^0.8
normal
axum-extra ^0.10
normal
base64 ^0.22
normal
bumpalo ^3.16
normal
chrono ^0.4
normal
crc32fast ^1.4
normal
crossbeam ^0.8
normal
crossbeam-queue ^0.3
normal
dashmap ^6.1
normal
datafusion ^51.0
normal
flate2 ^1.0
normal
futures ^0.3
normal
http ^1.0
normal
jsonschema ^0.26
normal
jsonwebtoken ^9.3
normal
lz4 ^1.28
normal
parking_lot ^0.12
normal
parquet ^57.1
normal
prometheus ^0.13
normal
rand ^0.8
normal
rocksdb ^0.22
normal
optional
serde ^1.0
normal
serde_json ^1.0
normal
sha2 ^0.10
normal
simd-json ^0.14
normal
sqlx ^0.8
normal
optional
thiserror ^2.0
normal
tokio ^1.48
normal
tokio-stream ^0.1
normal
toml ^0.8
normal
tower ^0.5
normal
tower-http ^0.6
normal
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
uuid ^1.19
normal
criterion ^0.5
dev
ctrlc ^3.4
dev
tempfile ^3.23
dev
Versions
52.07%
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
trigger_compaction
allsource_
core
0.7.3
In allsource_
core::
infrastructure::
web::
api
allsource_core
::
infrastructure
::
web
::
api
Function
trigger_
compaction
Copy item path
Source
pub async fn trigger_compaction( __arg0:
State
<
Arc
<
EventStore
>>, ) ->
Result
<
Json
<
CompactionResult
>>