recall_sol_facade 0.1.0

Rust bindings for the Recall Solidity Facades
Documentation
1
2
3
4
5
6
#![allow(unused_imports, clippy::all, rustdoc::all)]
//! This module contains the sol! generated bindings for solidity contracts.
//! This is autogenerated code.
//! Do not manually edit these files.
//! These files may be overwritten by the codegen system at any time.
pub mod r#iconfigfacade;