Docs.rs
observer-core-0.1.0
observer-core 0.1.0
Docs.rs crate page
GPL-3.0-or-later
Links
Homepage
Repository
crates.io
Source
Owners
eldiablolives
Dependencies
base64 ^0.22
normal
libc ^0.2
normal
regex ^1.11
normal
reqwest ^0.12
normal
serde ^1.0
normal
serde_json ^1.0
normal
sha2 ^0.10
normal
thiserror ^2.0
normal
toml ^0.8
normal
Versions
0%
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
parse_build_cube_json
observer_
core
0.1.0
In observer_
core::
analytics
observer_core
::
analytics
Function
parse_
build_
cube_
json
Copy item path
Source
pub fn parse_build_cube_json(source: &
str
) ->
AnalyticsResult
<
BuildCube
>