Struct solana_test_validator::TestValidatorNodeConfig [−][src]
pub struct TestValidatorNodeConfig { /* fields omitted */ }Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for TestValidatorNodeConfig
impl Send for TestValidatorNodeConfig
impl Sync for TestValidatorNodeConfig
impl Unpin for TestValidatorNodeConfig
impl UnwindSafe for TestValidatorNodeConfig
Blanket Implementations
pub default fn example() -> T
Mutably borrows from an owned value. Read more
fn with_context(self, otel_cx: Context) -> WithContext<Self>
fn with_context(self, otel_cx: Context) -> WithContext<Self>
fn with_current_context(self) -> WithContext<Self>
fn with_current_context(self) -> WithContext<Self>
Wrap the input message T in a tonic::Request
impl<T> TupleTree<T, ()> for T
impl<T> TupleTree<T, ()> for T
pub const SIZE: Size
pub fn descendants(_indirect_level: usize) -> usize
pub fn preorder_with_size_hint(self, f: &mut impl FnMut(Visit<T>, Size))
pub fn postorder_with_size_hint(self, f: &mut impl FnMut(Visit<T>, Size))
pub fn vzip(self) -> V
Attaches the provided Subscriber to this type, returning a
WithDispatch wrapper. Read more
Attaches the current default Subscriber to this type, returning a
WithDispatch wrapper. Read more
