Dsxir. Program. PredictorDecl
(dsxir v0.2.0)
Copy Markdown
Normalized predictor declaration as returned by Source.predictors/1.
Summary
Types
@type t() :: %Dsxir.Program.PredictorDecl{ impl: module(), name: atom(), signature: module() | Dsxir.Signature.Compiled.t() }