Type Definition dgen::CreateFunctionResult

source ·
pub type CreateFunctionResult = Result<AnyFunction, Error>;