Trait truetype::Tape [] [src]

pub trait Tape: Read + Seek + Sized { }

A type that can read.

Implementors