[][src]Type Definition fluentbit::FLBResult

type FLBResult = Result<(), FLBError>;

Custom result for any plugin's operation