Docs.rs
robson-core-0.1.0
robson-core 0.1.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
ofabianomartins
Dependencies
anyhow ^1
normal
async-trait ^0.1
normal
chrono ^0.4
normal
futures-util ^0.3
normal
regex ^1
normal
sea-orm ^1.1.20
normal
sea-orm-migration ^1.1.20
normal
serde ^1
normal
tempfile ^3
normal
tokio ^1
normal
toml ^0.8
normal
tracing ^0.1
normal
uuid ^1
normal
serde_json ^1
dev
tokio ^1
dev
tracing-test ^0.2
dev
wiremock ^0.6
dev
Versions
57.42%
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
Module processor
robson_
core
0.1.0
Module processor
Module Items
Structs
Enums
In crate robson_
core
robson_core
Module
processor
Copy item path
Source
Structs
§
Processor
Processor
Output
Enums
§
Sanitized
Input
Sanitized, validated input from a gateway (Slack, chat, webhook, etc). Defined here so robson-core remains free of robson-slack dependencies while gateway crates (robson-slack) can produce and return this type.