Docs.rs
sentio-cli-0.1.5
sentio-cli 0.1.5
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
AtoMicKraK1n
Dependencies
anyhow ^1.0
normal
clap ^4.5
normal
sentio-core ^0.1.5
normal
serde_json ^1.0
normal
Versions
0%
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
lookup_metadata
sentio_
cli
0.1.5
sentio_cli
Function
lookup_
metadata
Copy item path
Source
pub fn lookup_metadata<'a>( registry: &'a
RuleRegistry
, rule_id: &
str
, ) ->
Option
<&'a
RuleMetadata
>