Docs.rs
origen_metal-1.4.0
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
origen_metal 1.4.0
Bare metal APIs for the Origen SDK
Crate
Source
Builds
Feature flags
Hide files
..
supported
frontend.rs
mod.rs
supported.rs
1
2
3
4
5
pub
mod
design_sync
;
pub
mod
git
;
pub
use
design_sync
::
Designsync
;
pub
use
git
::
Git
;