Docs.rs
codineer-api-0.6.8
codineer-api 0.6.8
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
andeya
Dependencies
reqwest ^0.12
normal
codineer-runtime ^0.6
normal
serde ^1
normal
serde_json ^1
normal
tokio ^1
normal
Versions
4.71%
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
parse_frame
codineer_
api
0.6.8
codineer_api
Function
parse_
frame
Copy item path
Source
pub fn parse_frame(frame: &
str
) ->
Result
<
Option
<
StreamEvent
>,
ApiError
>