Crate bashrs

Source

Re-exports§

pub use models::Config;
pub use models::Error;
pub use models::Result;

Modules§

ast
Abstract Syntax Tree (AST) Module
cli
compiler
container
emitter
Shell Code Emitter Module
formal
Formal verification module for the rash emitter
formatter
Pre-flight Formatter Implementation
ir
models
playground
services
validation
verifier

Functions§

check
Check if the given Rust code is valid for transpilation
transpile
Transpile Rust source code to POSIX shell script