Beaver.Printer (beaver v0.4.2)

This module provides a way to run MLIR CAPI with a string callback and user data.

Summary

Functions

Run the given function with a string callback and user data.

Types

t()

@type t() :: %Beaver.Printer{ref: term()}

Functions

make(value)

run(f)

Run the given function with a string callback and user data.