Function alloy_sol_macro_input::tokens_for_sol
source ยท pub fn tokens_for_sol(name: &Ident, sol: &str) -> Result<TokenStream>
Available on crate feature
json
only.Expand description
Returns sol!
tokens.
pub fn tokens_for_sol(name: &Ident, sol: &str) -> Result<TokenStream>
json
only.Returns sol!
tokens.