Struct flu::LuaRef [] [src]

pub struct LuaRef<'a> { /* fields omitted */ }

Trait Implementations

impl<'a> Debug for LuaRef<'a>
[src]

Formats the value using the given formatter.

impl<'a> PartialEq for LuaRef<'a>
[src]

This method tests for self and other values to be equal, and is used by ==. Read more

This method tests for !=.

impl<'a> Eq for LuaRef<'a>
[src]

impl<'a> Drop for LuaRef<'a>
[src]

A method called when the value goes out of scope. Read more

impl<'a> Read<'a> for LuaRef<'a>
[src]

impl<'a> Push for LuaRef<'a>
[src]

impl<'a> Size for LuaRef<'a>
[src]