Docs.rs
oag-react-swr-client-0.10.0
oag-react-swr-client 0.10.0
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
urmzd
Dependencies
log ^0.4
normal
minijinja ^2
normal
oag-core ^0.10.0
normal
oag-node-client ^0.10.0
normal
thiserror ^2
normal
insta ^1
dev
serde_json ^1
dev
serde_yaml_ng ^0.10
dev
tempfile ^3
dev
Versions
41.67%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
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
Skip to main content
Files
oag_react_swr_client/
lib.rs
1
pub mod
emitters;
2
pub mod
generator;
3
4
pub use
generator::ReactSwrClientGenerator;