claxon::frame::FrameResult [] [src]

type FrameResult<Sample> = Result<Option<Block<Sample>>>;

Either a Block or an Error.