logisheets_controller 0.7.0

the core of LogiSheets
Documentation
1
2
3
use logisheets_base::id_fetcher::SheetIdFetcherByIdxTrait;

pub trait NavExecCtx: SheetIdFetcherByIdxTrait {}