Docs.rs
difflore-core-0.1.0
difflore-core 0.1.0
Docs.rs crate page
Apache-2.0
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
hizachlee
Dependencies
aes-gcm ^0.10
normal
async-trait ^0.1
normal
chrono ^0.4
normal
dirs ^6
normal
futures-util ^0.3
normal
gate4agent ^0.2
normal
globset ^0.4
normal
hnsw_rs ^0.3
normal
keyring ^3
normal
libc ^0.2
normal
md-5 ^0.10
normal
openapi-contract ^0.1
normal
rand ^0.10
normal
reqwest ^0.13
normal
serde ^1
normal
serde_json ^1
normal
sha1 ^0.10
normal
sha2 ^0.11
normal
sqlx ^0.8
normal
thiserror ^2
normal
tokio ^1
normal
unicode-segmentation ^1
normal
uuid ^1
normal
which ^8
normal
temp-env ^0.3
dev
tempfile ^3
dev
Versions
26.04%
of the crate is documented
Go to latest version
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
rule_status
difflore_
core
0.1.0
In difflore_
core::
skills
difflore_core
::
skills
Function
rule_
status
Copy item path
Source
pub async fn rule_status(db: &
SqlitePool
, id: &
str
) ->
Result
<
Option
<
String
>>