Function substrate_test_runtime_client::trait_tests::test_leaves_for_backend [−][src]
pub fn test_leaves_for_backend<B: 'static>(backend: Arc<B>) where
B: Backend<Block>,
Expand description
helper to test the leaves
implementation for various backends