Docs.rs
cw_parser-0.1.3
cw_parser 0.1.3
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
klaatu01
Dependencies
anyhow ^1.0
normal
chrono ^0.4.0
normal
recap ^0.1.1
normal
regex ^1.4.2
normal
rusoto_logs ^0.47.0
normal
serde ^1.0
normal
serde_json ^1.0
normal
Versions
0%
of the crate is documented
Platform
i686-pc-windows-msvc
x86_64-apple-darwin
x86_64-pc-windows-msvc
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
parse_logs
cw_
parser
0.1.3
cw_parser
Function
parse_
logs
Copy item path
Source
pub fn parse_logs(logs:
Vec
<
RawCloudWatchLog
>) ->
Vec
<
Log
>