pub fn goose_method_from_method(
    method: Method
) -> Result<GooseMethod, Box<TransactionError>>
Expand description