move AccountInfo to its own file (#21784)
This commit is contained in:
committed by
GitHub
parent
c5c699a918
commit
ef7f49a21d
@@ -1,5 +1,6 @@
|
||||
#![cfg_attr(RUSTC_WITH_SPECIALIZATION, feature(min_specialization))]
|
||||
#![allow(clippy::integer_arithmetic)]
|
||||
pub mod account_info;
|
||||
pub mod accounts;
|
||||
pub mod accounts_background_service;
|
||||
pub mod accounts_cache;
|
||||
|
Reference in New Issue
Block a user