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