Skip to main content

Crate mathtex_portable_engine_generated

Crate mathtex_portable_engine_generated 

Source
Expand description

Auto-patched portable engine source from Web2C/C2Rust bootstrap output.

Re-exports§

pub use runtime::memory_word_bytes;
pub use runtime::EmptyFontPlatform;
pub use runtime::EmptyPlatform;
pub use runtime::EmptyResourceProvider;
pub use runtime::FontPlatform;
pub use runtime::FormatImageError;
pub use runtime::GlyphAssembly;
pub use runtime::PortableClock;
pub use runtime::PortableFontHandle;
pub use runtime::PortableFontMetrics;
pub use runtime::PortableFormatImage;
pub use runtime::PortableError;
pub use runtime::PortableErrorKind;
pub use runtime::PortableGlyphBounds;
pub use runtime::PortableHostBox;
pub use runtime::PortableHostBoxGlyph;
pub use runtime::PortableHostBoxRequest;
pub use runtime::PortableHostBoxRule;
pub use runtime::PortableHostBoxRun;
pub use runtime::PortableHostBoxStyle;
pub use runtime::PortableLinebreakRequest;
pub use runtime::PortableMathAssemblyPart;
pub use runtime::PortableMathKernCorner;
pub use runtime::PortableMathVariant;
pub use runtime::PortableNativeGlyph;
pub use runtime::PortableNativeGlyphMetrics;
pub use runtime::PortableNativeTextMetrics;
pub use runtime::PortableNoadKind;
pub use runtime::PortableNodeHandle;
pub use runtime::PortableNodeKind;
pub use runtime::PortableNodeSnapshot;
pub use runtime::PortablePlatform;
pub use runtime::PortableResourceRequestRecord;
pub use runtime::PortableSourceSpan;
pub use runtime::PortableTexEngine;
pub use runtime::ResourceKind;
pub use runtime::ResourceProvider;
pub use runtime::ResourceRequest;
pub use runtime::FILE_SIZE_PROBE_MODE;
pub use runtime::SANDBOX_OP_BUDGET;

Modules§

runtime
Runtime prelude the patcher splices into the generated XeTeX engine as runtime.rs.