scarb 0.5.2

The Cairo package manager
Documentation
1
2
3
4
5
pub use lib::*;
pub use starknet_contract::*;

mod lib;
mod starknet_contract;