Docs.rs
orator-core-0.7.0
orator-core 0.7.0
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
davidsteiner
Dependencies
heck ^0.5
normal
oas3 ^0.20
normal
prettyplease ^0.2
normal
proc-macro2 ^1
normal
quote ^1
normal
syn ^2
normal
thiserror ^2
normal
insta ^1
dev
Versions
15.17%
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
orator_core/
lib.rs
1
pub mod
codegen;
2
pub mod
config;
3
pub mod
error;
4
pub mod
ir;
5
pub mod
lower;