Struct measureme::stringtable::StringTableBuilder[][src]

pub struct StringTableBuilder { /* fields omitted */ }
Expand description

Write-only version of the string table

Implementations

Creates a mapping so that virtual_id will resolve to the contents of concrete_id when reading the string table.

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Performs the conversion.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.