Trait librsnek::runtime::traits::DefaultFloatProvider
[−]
[src]
pub trait DefaultFloatProvider {
fn default_float(&self) -> RtObject;
}