Docs.rs
oca-sdk-rs-0.2.0
oca-sdk-rs 0.2.0
Docs.rs crate page
EUPL-1.2
Links
crates.io
Source
Owners
github:thclab:core-team
olichwiruk
Dependencies
lazy_static ^1.5.0
normal
oca-ast-semantics ^0.7.1
normal
oca-bundle-semantics ^0.7.1
normal
oca-rs ^0.7.1
normal
serde ^1.0
normal
serde_json ^1.0
normal
transformation-file ^0.7.1
normal
Versions
17.65%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
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
oca_
sdk_
rs
0.2.0
ToJSON
Required Methods
get_json_bundle
Implementors
In crate oca_
sdk_
rs
oca_sdk_rs
Trait
ToJSON
Copy item path
Source
pub trait ToJSON { // Required method fn
get_json_bundle
(&self) ->
String
; }
Required Methods
§
Source
fn
get_json_bundle
(&self) ->
String
Implementors
§
Source
§
impl
ToJSON
for
OCABundle