Trait v8::V8::IntoEntropySource

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

Implementors§