Module mun_hir::fixture

source ·

Structs

A Fixture describes an single file in a project workspace. Fixtures can be parsed from a single string with the parse function. Using that function enables users to conveniently describe an entire workspace in a single string.

Functions

Turns a string that is likely to come from a raw string literal into something that is probably intended.