fbx_direct::writer::Result [] [src]

type Result<T> = Result<T, Error>;

A specialized std::result::Result type for FBX exporting.