Docs.rs
oca-rs-0.6.6
oca-rs 0.6.6
Docs.rs crate page
EUPL-1.2
Links
crates.io
Source
Owners
mitfik
github:thclab:core-team
Dependencies
dyn-clonable ^0.9.0
normal
isolang ^2.3.0
normal
log ^0.4.20
normal
oca-ast-semantics ^0.6.6
normal
oca-bundle-semantics ^0.6.6
normal
oca-dag-semantics ^0.6.6
normal
oca-file ^0.6.6
normal
oca-file-semantics ^0.6.6
normal
regex ^1.9.5
normal
rusqlite ^0.29.0
normal
said ^0.4.1
normal
serde ^1.0
normal
serde_json ^1.0
normal
sled ^0.34.7
normal
thiserror ^1.0.49
normal
transformation-file ^0.6.6
normal
Versions
0%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
oca_rs
0.6.6
In oca_
rs::
facade::
build
oca_rs
::
facade
::
build
Function
build_from_ocafile
Copy item path
Source
pub fn build_from_ocafile(ocafile:
String
) ->
Result
<
OCABundle
,
Vec
<
Error
>>