[][src]Type Definition sibyl::BFile

type BFile<'a> = LOB<'a, OCIBFileLocator>;

Trait Implementations

impl<'a> FromSql<'a> for BFile<'a>[src]