Struct wast::lexer::Float [−][src]
pub struct Float<'a>(_);
Expand description
A parsed float.
Methods can be use to access the value of the float.
pub struct Float<'a>(_);
A parsed float.
Methods can be use to access the value of the float.