pub(crate) type HandleValue<'a> = Handle<'a, Value>;
pub(crate) struct HandleValue<'a> { /* private fields */ }