Trait v8::V8::IntoEntropySource[][src]

pub trait IntoEntropySource: UnitType + Into<EntropySource> + FnOnce(&mut [u8]) -> bool { }

Implementors