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
Entry
Codes
Required Methods
set_entry_codes
Implementors
In oca_
sdk_
rs::
overlay::
entry_
code
oca_sdk_rs
::
overlay
::
entry_code
Trait
EntryCodes
Copy item path
Source
pub trait EntryCodes { // Required method fn
set_entry_codes
(&mut self, entry_codes:
EntryCodes
); }
Required Methods
§
Source
fn
set_entry_codes
(&mut self, entry_codes:
EntryCodes
)
Implementors
§
Source
§
impl
EntryCodes
for
Attribute